Amazon.APIGateway.Model.SdkConfigurationProperty.IsSetRequired C# (CSharp) Method

IsSetRequired() private method

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