Amazon.EC2.Model.PeeringConnectionOptions.IsSetAllowDnsResolutionFromRemoteVpc C# (CSharp) 메소드

IsSetAllowDnsResolutionFromRemoteVpc() 개인적인 메소드

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