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