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.
16569 16570 16571 |
# File 'sig/types.rbs', line 16569 def dry_run @dry_run end |
#public_ip ⇒ ::String
Returns the value of attribute public_ip.
16570 16571 16572 |
# File 'sig/types.rbs', line 16570 def public_ip @public_ip end |