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.
12360 12361 12362 |
# File 'sig/types.rbs', line 12360 def ipv_6_cidr_block @ipv_6_cidr_block end |