Class: Aws::Types::InstanceSecondaryInterfacePrivateIpAddress
- Inherits:
-
Object
- Object
- Aws::Types::InstanceSecondaryInterfacePrivateIpAddress
- 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.
11725 11726 11727 |
# File 'sig/types.rbs', line 11725 def private_ip_address @private_ip_address end |