Amazon.CognitoIdentity.Model.GetIdentityPoolRolesResponse.IsSetRoleMappings C# (CSharp) 메소드

IsSetRoleMappings() 개인적인 메소드

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