Class: Aws::Types::MovingAddressStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#move_status"movingToVpc", "restoringToClassic"

Returns the value of attribute move_status.

Returns:

  • ("movingToVpc", "restoringToClassic")


14562
14563
14564
# File 'sig/types.rbs', line 14562

def move_status
  @move_status
end

#public_ip::String

Returns the value of attribute public_ip.

Returns:

  • (::String)


14563
14564
14565
# File 'sig/types.rbs', line 14563

def public_ip
  @public_ip
end