Module: Aws::RDS::Client::_DownloadDBLogFilePortionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DownloadDBLogFilePortionDetails]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#additional_data_pending ⇒ Boolean
2197 |
# File 'sig/client.rbs', line 2197
def additional_data_pending: () -> bool
|
#log_file_data ⇒ ::String
2195 |
# File 'sig/client.rbs', line 2195
def log_file_data: () -> ::String
|
#marker ⇒ ::String
2196 |
# File 'sig/client.rbs', line 2196
def marker: () -> ::String
|