cloud Watch Destination
suspend fun cloudWatchDestination(value: Output<ConfigurationSetEventDestinationCloudWatchDestinationArgs>)
suspend fun cloudWatchDestination(value: ConfigurationSetEventDestinationCloudWatchDestinationArgs?)
Parameters
value
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.
suspend fun cloudWatchDestination(argument: suspend ConfigurationSetEventDestinationCloudWatchDestinationArgsBuilder.() -> Unit)
Parameters
argument
An object that contains the names, default values, and sources of the dimensions associated with an Amazon CloudWatch event destination.