Class: Aws::Types::GetStaticIpResult
- Inherits:
-
Object
- Object
- Aws::Types::GetStaticIpResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#static_ip ⇒ Types::StaticIp
Returns the value of attribute static_ip.
Instance Attribute Details
#static_ip ⇒ Types::StaticIp
Returns the value of attribute static_ip.
2084 2085 2086 |
# File 'sig/types.rbs', line 2084 def static_ip @static_ip end |