Class: Aws::Types::Ipv6PrefixSpecification
- Inherits:
-
Object
- Object
- Aws::Types::Ipv6PrefixSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipv_6_prefix ⇒ ::String
Returns the value of attribute ipv_6_prefix.
Instance Attribute Details
#ipv_6_prefix ⇒ ::String
Returns the value of attribute ipv_6_prefix.
12373 12374 12375 |
# File 'sig/types.rbs', line 12373 def ipv_6_prefix @ipv_6_prefix end |