Amazon.CognitoIdentityProvider.Model.DeleteUserPoolRequest.IsSetUserPoolId C# (CSharp) Method

IsSetUserPoolId() private method

private IsSetUserPoolId ( ) : bool
return bool
        internal bool IsSetUserPoolId()
        {
            return this._userPoolId != null;
        }
DeleteUserPoolRequest