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
10174 |
# File 'sig/client.rbs', line 10174
def instance_id: () -> ::String
|
#output ⇒ ::String
10176 |
# File 'sig/client.rbs', line 10176
def output: () -> ::String
|
#timestamp ⇒ ::Time
10175 |
# File 'sig/client.rbs', line 10175
def timestamp: () -> ::Time
|