Amazon.IdentityManagement.Model.CreateGroupRequest.IsSetPath C# (CSharp) Method

IsSetPath() private method

private IsSetPath ( ) : bool
return bool
        internal bool IsSetPath()
        {
            return this._path != null;
        }