Amazon.EC2.Model.ClassicLinkDnsSupport.IsSetClassicLinkDnsSupported C# (CSharp) Method

IsSetClassicLinkDnsSupported() private method

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