Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ExportTaskExecutionInfo
Packages that use ExportTaskExecutionInfo
-
Uses of ExportTaskExecutionInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ExportTaskExecutionInfoModifier and TypeMethodDescriptionfinal ExportTaskExecutionInfoExportTask.executionInfo()Execution information about the export task.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ExportTaskExecutionInfoModifier and TypeMethodDescriptionExportTask.Builder.executionInfo(ExportTaskExecutionInfo executionInfo) Execution information about the export task.