Amazon.CognitoIdentity.Model.RoleMapping.IsSetAmbiguousRoleResolution C# (CSharp) Method

IsSetAmbiguousRoleResolution() private method

private IsSetAmbiguousRoleResolution ( ) : bool
return bool
        internal bool IsSetAmbiguousRoleResolution()
        {
            return this._ambiguousRoleResolution != null;
        }