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)


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.

Returns:

  • (::String)


16273
16274
16275
# File 'sig/types.rbs', line 16273

def public_ip
  @public_ip
end