Amazon.CognitoIdentityProvider.Model.CreateUserPoolClientResponse.IsSetUserPoolClient C# (CSharp) Method

IsSetUserPoolClient() private method

private IsSetUserPoolClient ( ) : bool
return bool
        internal bool IsSetUserPoolClient()
        {
            return this._userPoolClient != null;
        }
CreateUserPoolClientResponse