Uses of Class
software.amazon.awssdk.services.iot.model.CloudwatchLogsAction
-
Packages that use CloudwatchLogsAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of CloudwatchLogsAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return CloudwatchLogsAction Modifier and Type Method Description CloudwatchLogsAction
Action. cloudwatchLogs()
Send data to CloudWatch Logs.Methods in software.amazon.awssdk.services.iot.model with parameters of type CloudwatchLogsAction Modifier and Type Method Description Action.Builder
Action.Builder. cloudwatchLogs(CloudwatchLogsAction cloudwatchLogs)
Send data to CloudWatch Logs.
-