Class: Aws::Types::InstanceIpv4Prefix
- Inherits:
-
Object
- Object
- Aws::Types::InstanceIpv4Prefix
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipv_4_prefix ⇒ ::String
Returns the value of attribute ipv_4_prefix.
Instance Attribute Details
#ipv_4_prefix ⇒ ::String
Returns the value of attribute ipv_4_prefix.
11470 11471 11472 |
# File 'sig/types.rbs', line 11470 def ipv_4_prefix @ipv_4_prefix end |