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)


16929
16930
16931
# File 'sig/types.rbs', line 16929

def dry_run
  @dry_run
end

#public_ip::String

Returns the value of attribute public_ip.

Returns:

  • (::String)


16930
16931
16932
# File 'sig/types.rbs', line 16930

def public_ip
  @public_ip
end