Amazon.EC2.Model.ModifyVpcAttributeRequest.IsSetEnableDnsSupport C# (CSharp) Method

IsSetEnableDnsSupport() private method

private IsSetEnableDnsSupport ( ) : bool
return bool
        internal bool IsSetEnableDnsSupport()
        {
            return this._enableDnsSupport.HasValue; 
        }