Amazon.CognitoIdentityProvider.Model.SchemaAttributeType.IsSetDeveloperOnlyAttribute C# (CSharp) Method

IsSetDeveloperOnlyAttribute() private method

private IsSetDeveloperOnlyAttribute ( ) : bool
return bool
        internal bool IsSetDeveloperOnlyAttribute()
        {
            return this._developerOnlyAttribute.HasValue; 
        }