| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogDeliveryOptions |
CloudWatchLogDeliveryOptions.clone() |
CloudWatchLogDeliveryOptions |
GetLoggingOptionsResult.getCloudWatchLogDelivery()
Returns information about log delivery to Amazon CloudWatch Logs.
|
CloudWatchLogDeliveryOptions |
PutLoggingOptionsRequest.getCloudWatchLogDelivery()
Creates or updates the log delivery option to Amazon CloudWatch Logs.
|
CloudWatchLogDeliveryOptions |
CloudWatchLogDeliveryOptions.withLogGroupName(String logGroupName)
The Amazon CloudWatch Logs group the operation sends data to.
|
CloudWatchLogDeliveryOptions |
CloudWatchLogDeliveryOptions.withLogType(LogType logType)
The type of log to send data to Amazon CloudWatch Logs.
|
CloudWatchLogDeliveryOptions |
CloudWatchLogDeliveryOptions.withLogType(String logType)
The type of log to send data to Amazon CloudWatch Logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLoggingOptionsResult.setCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Returns information about log delivery to Amazon CloudWatch Logs.
|
void |
PutLoggingOptionsRequest.setCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Creates or updates the log delivery option to Amazon CloudWatch Logs.
|
GetLoggingOptionsResult |
GetLoggingOptionsResult.withCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Returns information about log delivery to Amazon CloudWatch Logs.
|
PutLoggingOptionsRequest |
PutLoggingOptionsRequest.withCloudWatchLogDelivery(CloudWatchLogDeliveryOptions cloudWatchLogDelivery)
Creates or updates the log delivery option to Amazon CloudWatch Logs.
|
Copyright © 2023. All rights reserved.