Amazon.CognitoIdentity.Model.GetIdentityPoolRolesResponse.IsSetRoleMappings C# (CSharp) Метод

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

private IsSetRoleMappings ( ) : bool
Результат bool
        internal bool IsSetRoleMappings()
        {
            return this._roleMappings != null && this._roleMappings.Count > 0; 
        }