Class: Aws::Types::DetachStaticIpRequest
- Inherits:
-
Object
- Object
- Aws::Types::DetachStaticIpRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#static_ip_name ⇒ ::String
Returns the value of attribute static_ip_name.
Instance Attribute Details
#static_ip_name ⇒ ::String
Returns the value of attribute static_ip_name.
1134 1135 1136 |
# File 'sig/types.rbs', line 1134 def static_ip_name @static_ip_name end |