EventStream

class EventStream : KotlinCustomResource

An Event Stream resource of Amazon Connect Customer Profiles

Properties

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the export was created.

Link copied to clipboard

Details regarding the Kinesis stream.

Link copied to clipboard
val domainName: Output<String>

The unique name of the domain.

Link copied to clipboard
val eventStreamArn: Output<String>

A unique identifier for the event stream.

Link copied to clipboard
val eventStreamName: Output<String>

The name of the event stream.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<EventStreamState>

The operational state of destination stream for export.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags used to organize, track, or control access for this resource.

Link copied to clipboard
val uri: Output<String>

The StreamARN of the destination to deliver profile events to. For example, arn:aws:kinesis:region:account-id:stream/stream-name.

Link copied to clipboard
val urn: Output<String>