Class: Aws::Types::Ipv6CidrBlock
- Inherits:
-
Object
- Object
- Aws::Types::Ipv6CidrBlock
- 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.
12631 12632 12633 |
# File 'sig/types.rbs', line 12631 def ipv_6_cidr_block @ipv_6_cidr_block end |