Amazon.CognitoIdentity.Model.IdentityPoolShortDescription.IsSetIdentityPoolName C# (CSharp) Метод

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

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