Configuration Set Event Destination Event Destination Args
data class ConfigurationSetEventDestinationEventDestinationArgs(val cloudWatchDestination: Output<ConfigurationSetEventDestinationEventDestinationCloudWatchDestinationArgs>? = null, val enabled: Output<Boolean>? = null, val kinesisFirehoseDestination: Output<ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestinationArgs>? = null, val matchingEventTypes: Output<List<String>>, val pinpointDestination: Output<ConfigurationSetEventDestinationEventDestinationPinpointDestinationArgs>? = null, val snsDestination: Output<ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs>? = null) : ConvertibleToJava<ConfigurationSetEventDestinationEventDestinationArgs>
Constructors
Link copied to clipboard
fun ConfigurationSetEventDestinationEventDestinationArgs(cloudWatchDestination: Output<ConfigurationSetEventDestinationEventDestinationCloudWatchDestinationArgs>? = null, enabled: Output<Boolean>? = null, kinesisFirehoseDestination: Output<ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestinationArgs>? = null, matchingEventTypes: Output<List<String>>, pinpointDestination: Output<ConfigurationSetEventDestinationEventDestinationPinpointDestinationArgs>? = null, snsDestination: Output<ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val snsDestination: Output<ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs>? = null