Amazon.CognitoIdentityProvider.Model.CreateUserPoolResponse.IsSetUserPool C# (CSharp) Method

IsSetUserPool() private method

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