| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchDimensionConfiguration> |
CloudWatchDestination.dimensionConfigurations()
An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchDestination.Builder |
CloudWatchDestination.Builder.dimensionConfigurations(CloudWatchDimensionConfiguration... dimensionConfigurations)
An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchDestination.Builder |
CloudWatchDestination.Builder.dimensionConfigurations(Collection<CloudWatchDimensionConfiguration> dimensionConfigurations)
An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
|
Copyright © 2023. All rights reserved.