kinesis Firehose Destination
suspend fun kinesisFirehoseDestination(value: Output<ConfigurationSetEventDestinationKinesisFirehoseDestinationArgs>)
suspend fun kinesisFirehoseDestination(value: ConfigurationSetEventDestinationKinesisFirehoseDestinationArgs?)
Parameters
value
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.
suspend fun kinesisFirehoseDestination(argument: suspend ConfigurationSetEventDestinationKinesisFirehoseDestinationArgsBuilder.() -> Unit)
Parameters
argument
An object that contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.