Amazon.APIGateway.Model.SdkConfigurationProperty.IsSetRequired C# (CSharp) Méthode

IsSetRequired() private méthode

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