Class: Aws::Types::Subnet
- Inherits:
-
Object
- Object
- Aws::Types::Subnet
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assign_ipv_6_address_on_creation ⇒ Boolean
Returns the value of attribute assign_ipv_6_address_on_creation.
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
-
#available_ip_address_count ⇒ ::Integer
Returns the value of attribute available_ip_address_count.
-
#block_public_access_states ⇒ Types::BlockPublicAccessStates
Returns the value of attribute block_public_access_states.
-
#cidr_block ⇒ ::String
Returns the value of attribute cidr_block.
-
#customer_owned_ipv_4_pool ⇒ ::String
Returns the value of attribute customer_owned_ipv_4_pool.
-
#default_for_az ⇒ Boolean
Returns the value of attribute default_for_az.
-
#enable_dns_64 ⇒ Boolean
Returns the value of attribute enable_dns_64.
-
#enable_lni_at_device_index ⇒ ::Integer
Returns the value of attribute enable_lni_at_device_index.
-
#ipv_6_cidr_block_association_set ⇒ ::Array[Types::SubnetIpv6CidrBlockAssociation]
Returns the value of attribute ipv_6_cidr_block_association_set.
-
#ipv_6_native ⇒ Boolean
Returns the value of attribute ipv_6_native.
-
#map_customer_owned_ip_on_launch ⇒ Boolean
Returns the value of attribute map_customer_owned_ip_on_launch.
-
#map_public_ip_on_launch ⇒ Boolean
Returns the value of attribute map_public_ip_on_launch.
-
#outpost_arn ⇒ ::String
Returns the value of attribute outpost_arn.
-
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
-
#private_dns_name_options_on_launch ⇒ Types::PrivateDnsNameOptionsOnLaunch
Returns the value of attribute private_dns_name_options_on_launch.
-
#state ⇒ "pending", ...
Returns the value of attribute state.
-
#subnet_arn ⇒ ::String
Returns the value of attribute subnet_arn.
-
#subnet_id ⇒ ::String
Returns the value of attribute subnet_id.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#type ⇒ ::String
Returns the value of attribute type.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#assign_ipv_6_address_on_creation ⇒ Boolean
Returns the value of attribute assign_ipv_6_address_on_creation.
17549 17550 17551 |
# File 'sig/types.rbs', line 17549 def assign_ipv_6_address_on_creation @assign_ipv_6_address_on_creation end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
17564 17565 17566 |
# File 'sig/types.rbs', line 17564 def availability_zone @availability_zone end |
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
17544 17545 17546 |
# File 'sig/types.rbs', line 17544 def availability_zone_id @availability_zone_id end |
#available_ip_address_count ⇒ ::Integer
Returns the value of attribute available_ip_address_count.
17563 17564 17565 |
# File 'sig/types.rbs', line 17563 def available_ip_address_count @available_ip_address_count end |
#block_public_access_states ⇒ Types::BlockPublicAccessStates
Returns the value of attribute block_public_access_states.
17557 17558 17559 |
# File 'sig/types.rbs', line 17557 def block_public_access_states @block_public_access_states end |
#cidr_block ⇒ ::String
Returns the value of attribute cidr_block.
17562 17563 17564 |
# File 'sig/types.rbs', line 17562 def cidr_block @cidr_block end |
#customer_owned_ipv_4_pool ⇒ ::String
Returns the value of attribute customer_owned_ipv_4_pool.
17547 17548 17549 |
# File 'sig/types.rbs', line 17547 def customer_owned_ipv_4_pool @customer_owned_ipv_4_pool end |
#default_for_az ⇒ Boolean
Returns the value of attribute default_for_az.
17565 17566 17567 |
# File 'sig/types.rbs', line 17565 def default_for_az @default_for_az end |
#enable_dns_64 ⇒ Boolean
Returns the value of attribute enable_dns_64.
17554 17555 17556 |
# File 'sig/types.rbs', line 17554 def enable_dns_64 @enable_dns_64 end |
#enable_lni_at_device_index ⇒ ::Integer
Returns the value of attribute enable_lni_at_device_index.
17545 17546 17547 |
# File 'sig/types.rbs', line 17545 def enable_lni_at_device_index @enable_lni_at_device_index end |
#ipv_6_cidr_block_association_set ⇒ ::Array[Types::SubnetIpv6CidrBlockAssociation]
Returns the value of attribute ipv_6_cidr_block_association_set.
17550 17551 17552 |
# File 'sig/types.rbs', line 17550 def ipv_6_cidr_block_association_set @ipv_6_cidr_block_association_set end |
#ipv_6_native ⇒ Boolean
Returns the value of attribute ipv_6_native.
17555 17556 17557 |
# File 'sig/types.rbs', line 17555 def ipv_6_native @ipv_6_native end |
#map_customer_owned_ip_on_launch ⇒ Boolean
Returns the value of attribute map_customer_owned_ip_on_launch.
17546 17547 17548 |
# File 'sig/types.rbs', line 17546 def map_customer_owned_ip_on_launch @map_customer_owned_ip_on_launch end |
#map_public_ip_on_launch ⇒ Boolean
Returns the value of attribute map_public_ip_on_launch.
17566 17567 17568 |
# File 'sig/types.rbs', line 17566 def map_public_ip_on_launch @map_public_ip_on_launch end |
#outpost_arn ⇒ ::String
Returns the value of attribute outpost_arn.
17553 17554 17555 |
# File 'sig/types.rbs', line 17553 def outpost_arn @outpost_arn end |
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
17548 17549 17550 |
# File 'sig/types.rbs', line 17548 def owner_id @owner_id end |
#private_dns_name_options_on_launch ⇒ Types::PrivateDnsNameOptionsOnLaunch
Returns the value of attribute private_dns_name_options_on_launch.
17556 17557 17558 |
# File 'sig/types.rbs', line 17556 def @private_dns_name_options_on_launch end |
#state ⇒ "pending", ...
Returns the value of attribute state.
17560 17561 17562 |
# File 'sig/types.rbs', line 17560 def state @state end |
#subnet_arn ⇒ ::String
Returns the value of attribute subnet_arn.
17552 17553 17554 |
# File 'sig/types.rbs', line 17552 def subnet_arn @subnet_arn end |
#subnet_id ⇒ ::String
Returns the value of attribute subnet_id.
17559 17560 17561 |
# File 'sig/types.rbs', line 17559 def subnet_id @subnet_id end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
17551 17552 17553 |
# File 'sig/types.rbs', line 17551 def @tags end |
#type ⇒ ::String
Returns the value of attribute type.
17558 17559 17560 |
# File 'sig/types.rbs', line 17558 def type @type end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
17561 17562 17563 |
# File 'sig/types.rbs', line 17561 def vpc_id @vpc_id end |