Amazon.EC2.Model.PeeringConnectionOptionsRequest.IsSetAllowDnsResolutionFromRemoteVpc C# (CSharp) Method

IsSetAllowDnsResolutionFromRemoteVpc() private method

private IsSetAllowDnsResolutionFromRemoteVpc ( ) : bool
return bool
        internal bool IsSetAllowDnsResolutionFromRemoteVpc()
        {
            return this._allowDnsResolutionFromRemoteVpc.HasValue; 
        }