Class: Aws::Types::InstanceSecondaryInterfacePrivateIpAddressRequest
- Inherits:
-
Object
- Object
- Aws::Types::InstanceSecondaryInterfacePrivateIpAddressRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#private_ip_address ⇒ ::String
Returns the value of attribute private_ip_address.
Instance Attribute Details
#private_ip_address ⇒ ::String
Returns the value of attribute private_ip_address.
12000 12001 12002 |
# File 'sig/types.rbs', line 12000 def private_ip_address @private_ip_address end |