Amazon.CognitoIdentity.Model.GetIdentityPoolRolesResponse.IsSetRoleMappings C# (CSharp) Method

IsSetRoleMappings() private method

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