Module: Aws::EC2::Client::_GetConsoleOutputResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetConsoleOutputResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_id ⇒ ::String
9995 |
# File 'sig/client.rbs', line 9995
def instance_id: () -> ::String
|
#output ⇒ ::String
9997 |
# File 'sig/client.rbs', line 9997
def output: () -> ::String
|
#timestamp ⇒ ::Time
9996 |
# File 'sig/client.rbs', line 9996
def timestamp: () -> ::Time
|