Amazon.CognitoIdentity.Model.IdentityPoolShortDescription.IsSetIdentityPoolName C# (CSharp) Method

IsSetIdentityPoolName() private method

private IsSetIdentityPoolName ( ) : bool
return bool
        internal bool IsSetIdentityPoolName()
        {
            return this._identityPoolName != null;
        }