Amazon.CognitoIdentityProvider.Model.CreateUserPoolResponse.IsSetUserPool C# (CSharp) 메소드

IsSetUserPool() 개인적인 메소드

private IsSetUserPool ( ) : bool
리턴 bool
        internal bool IsSetUserPool()
        {
            return this._userPool != null;
        }
CreateUserPoolResponse