Amazon.APIGateway.Model.SdkConfigurationProperty.IsSetRequired C# (CSharp) 메소드

IsSetRequired() 개인적인 메소드

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