Class: Aws::Types::RestoreAddressToClassicRequest
- Inherits:
-
Object
- Object
- Aws::Types::RestoreAddressToClassicRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
-
#public_ip ⇒ ::String
Returns the value of attribute public_ip.
Instance Attribute Details
#dry_run ⇒ Boolean
Returns the value of attribute dry_run.
16272 16273 16274 |
# File 'sig/types.rbs', line 16272 def dry_run @dry_run end |
#public_ip ⇒ ::String
Returns the value of attribute public_ip.
16273 16274 16275 |
# File 'sig/types.rbs', line 16273 def public_ip @public_ip end |