Class: Aws::Types::Ipv4PrefixSpecificationRequest
- Inherits:
-
Object
- Object
- Aws::Types::Ipv4PrefixSpecificationRequest
- 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.
12344 12345 12346 |
# File 'sig/types.rbs', line 12344 def ipv_4_prefix @ipv_4_prefix end |