Module: Aws::EC2::Client::_RestoreAddressToClassicResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::RestoreAddressToClassicResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#public_ip::String

Returns:

  • (::String)


13583
# File 'sig/client.rbs', line 13583

def public_ip: () -> ::String

#status"MoveInProgress", ...

Returns:

  • ("MoveInProgress", "InVpc", "InClassic")


13584
# File 'sig/client.rbs', line 13584

def status: () -> ("MoveInProgress" | "InVpc" | "InClassic")