toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
cloudwatchlogs
/
aws.sdk.kotlin.services.cloudwatchlogs
/
CloudWatchLogsClient
/
cancelExportTask
cancel
Export
Task
abstract
suspend
fun
cancelExportTask
(
input
:
CancelExportTaskRequest
)
:
CancelExportTaskResponse
Cancels the specified export task.
The task must be in the
PENDING
or
RUNNING
state.