Amazon.EC2.Model.ClassicLinkDnsSupport.IsSetClassicLinkDnsSupported C# (CSharp) 메소드

IsSetClassicLinkDnsSupported() 개인적인 메소드

private IsSetClassicLinkDnsSupported ( ) : bool
리턴 bool
        internal bool IsSetClassicLinkDnsSupported()
        {
            return this._classicLinkDnsSupported.HasValue; 
        }