Amazon.IdentityManagement.Model.ListPoliciesRequest.IsSetPathPrefix C# (CSharp) Method

IsSetPathPrefix() private method

private IsSetPathPrefix ( ) : bool
return bool
        internal bool IsSetPathPrefix()
        {
            return this._pathPrefix != null;
        }