Integration

class Integration : KotlinCustomResource

The resource schema for creating an Amazon Connect Customer Profiles Integration.

Properties

Link copied to clipboard
val createdAt: Output<String>

The time of this integration got created

Link copied to clipboard
val domainName: Output<String>

The unique name of the domain.

Link copied to clipboard

The configuration that controls how Customer Profiles retrieves data from the source.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedAt: Output<String>

The time of this integration got last updated at

Link copied to clipboard
val objectTypeName: Output<String>?

The name of the ObjectType defined for the 3rd party data in Profile Service

Link copied to clipboard

The mapping between 3rd party event types and ObjectType names

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

The tags (keys and values) associated with the integration

Link copied to clipboard
val uri: Output<String>?

The URI of the S3 bucket or any other type of data source.

Link copied to clipboard
val urn: Output<String>