Amazon.CognitoIdentityProvider.Model.SchemaAttributeType.IsSetDeveloperOnlyAttribute C# (CSharp) Méthode

IsSetDeveloperOnlyAttribute() private méthode

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