Amazon.CognitoIdentity.Model.GetIdentityPoolRolesResponse.IsSetRoleMappings C# (CSharp) Méthode

IsSetRoleMappings() private méthode

private IsSetRoleMappings ( ) : bool
Résultat bool
        internal bool IsSetRoleMappings()
        {
            return this._roleMappings != null && this._roleMappings.Count > 0; 
        }