Configuration Set Event Destination Cloud Watch Destination
data class ConfigurationSetEventDestinationCloudWatchDestination(val dimensionConfigurations: List<ConfigurationSetEventDestinationDimensionConfiguration>? = null)
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
Constructors
Link copied to clipboard
constructor(dimensionConfigurations: List<ConfigurationSetEventDestinationDimensionConfiguration>? = null)