Amazon.EC2.Model.VpcPeeringConnectionOptionsDescription.IsSetAllowDnsResolutionFromRemoteVpc C# (CSharp) Méthode

IsSetAllowDnsResolutionFromRemoteVpc() private méthode

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