Amazon.CognitoIdentityProvider.Model.AdminSetUserSettingsRequest.IsSetUserPoolId C# (CSharp) Méthode

IsSetUserPoolId() private méthode

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