Module: Aws::EC2::Client::_DescribeVpcAttributeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeVpcAttributeResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#enable_dns_hostnamesTypes::AttributeBooleanValue



8549
# File 'sig/client.rbs', line 8549

def enable_dns_hostnames: () -> Types::AttributeBooleanValue

#enable_dns_supportTypes::AttributeBooleanValue



8550
# File 'sig/client.rbs', line 8550

def enable_dns_support: () -> Types::AttributeBooleanValue

#enable_network_address_usage_metricsTypes::AttributeBooleanValue



8551
# File 'sig/client.rbs', line 8551

def enable_network_address_usage_metrics: () -> Types::AttributeBooleanValue

#vpc_id::String

Returns:

  • (::String)


8552
# File 'sig/client.rbs', line 8552

def vpc_id: () -> ::String