Amazon.CognitoIdentityProvider.Model.DescribeUserPoolResponse.IsSetUserPool C# (CSharp) Метод

IsSetUserPool() приватный Метод

private IsSetUserPool ( ) : bool
Результат bool
        internal bool IsSetUserPool()
        {
            return this._userPool != null;
        }
DescribeUserPoolResponse