Class: Aws::Types::MoveAddressToVpcRequest

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)


14521
14522
14523
# File 'sig/types.rbs', line 14521

def dry_run
  @dry_run
end

#public_ip::String

Returns the value of attribute public_ip.

Returns:

  • (::String)


14522
14523
14524
# File 'sig/types.rbs', line 14522

def public_ip
  @public_ip
end