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)


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

def public_ip: () -> ::String

#status"MoveInProgress", ...

Returns:

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


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

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