Class: Aws::Types::SetIpAddressTypeOutput
- Inherits:
-
Object
- Object
- Aws::Types::SetIpAddressTypeOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_address_type ⇒ "ipv4", ...
Returns the value of attribute ip_address_type.
Instance Attribute Details
#ip_address_type ⇒ "ipv4", ...
Returns the value of attribute ip_address_type.
1007 1008 1009 |
# File 'sig/types.rbs', line 1007 def ip_address_type @ip_address_type end |