Class: Aws::Types::VpcInfoIpv6CidrBlockSetDetails
- Inherits:
-
Object
- Object
- Aws::Types::VpcInfoIpv6CidrBlockSetDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipv_6_cidr_block ⇒ ::String
Returns the value of attribute ipv_6_cidr_block.
Instance Attribute Details
#ipv_6_cidr_block ⇒ ::String
Returns the value of attribute ipv_6_cidr_block.
8124 8125 8126 |
# File 'sig/types.rbs', line 8124 def ipv_6_cidr_block @ipv_6_cidr_block end |