Amazon.CognitoIdentityProvider.Model.UserPoolClientDescription.IsSetClientName C# (CSharp) 메소드

IsSetClientName() 개인적인 메소드

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