eventSourceArn

@JvmName(name = "cavkjpxpupflmpky")
suspend fun eventSourceArn(value: Output<String>)
@JvmName(name = "vyvahfsgxobemiaa")
suspend fun eventSourceArn(value: String?)

Parameters

value

The Amazon Resource Name (ARN) of the event source.

  • Amazon Kinesis – The ARN of the data stream or a stream consumer.

  • Amazon DynamoDB Streams – The ARN of the stream.

  • Amazon Simple Queue Service – The ARN of the queue.

  • Amazon Managed Streaming for Apache Kafka – The ARN of the cluster or the ARN of the VPC connection (for cross-account event source mappings).

  • Amazon MQ – The ARN of the broker.

  • Amazon DocumentDB – The ARN of the DocumentDB change stream.