Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
CloudWatchLogsDestinationDetails |
CloudWatchLogsDestinationDetails.clone() |
CloudWatchLogsDestinationDetails |
DestinationDetails.getCloudWatchLogsDetails()
The configuration details of the CloudWatch Logs destination.
|
CloudWatchLogsDestinationDetails |
CloudWatchLogsDestinationDetails.withLogGroup(String logGroup)
The name of the CloudWatch Logs log group.
|
Modifier and Type | Method and Description |
---|---|
void |
DestinationDetails.setCloudWatchLogsDetails(CloudWatchLogsDestinationDetails cloudWatchLogsDetails)
The configuration details of the CloudWatch Logs destination.
|
DestinationDetails |
DestinationDetails.withCloudWatchLogsDetails(CloudWatchLogsDestinationDetails cloudWatchLogsDetails)
The configuration details of the CloudWatch Logs destination.
|
Copyright © 2022. All rights reserved.