Class: Aws::Types::InstanceIpv6Prefix
- Inherits:
-
Object
- Object
- Aws::Types::InstanceIpv6Prefix
- 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.
11486 11487 11488 |
# File 'sig/types.rbs', line 11486 def ipv_6_prefix @ipv_6_prefix end |