Amazon.CognitoIdentityProvider.Model.UserPoolClientDescription.IsSetClientName C# (CSharp) Method

IsSetClientName() private method

private IsSetClientName ( ) : bool
return bool
        internal bool IsSetClientName()
        {
            return this._clientName != null;
        }