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