Class: Aws::Types::RestoreAddressToClassicRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


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.

Returns:

  • (::String)


16570
16571
16572
# File 'sig/types.rbs', line 16570

def public_ip
  @public_ip
end