Configuration Set Event Destination Event Destination Kinesis Firehose Destination Args
data class ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestinationArgs(val deliveryStreamArn: Output<String>, val iamRoleArn: Output<String>) : ConvertibleToJava<ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestinationArgs>
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that the Amazon SES API v2 sends email events to.
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role that the Amazon SES API v2 uses to send email events to the Amazon Kinesis Data Firehose stream.