Module: Aws::Lightsail::Client::_GetContainerLogResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetContainerLogResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_events ⇒ ::Array[Types::ContainerServiceLogEvent]
1138 |
# File 'sig/client.rbs', line 1138
def log_events: () -> ::Array[Types::ContainerServiceLogEvent]
|
#next_page_token ⇒ ::String
1139 |
# File 'sig/client.rbs', line 1139
def next_page_token: () -> ::String
|