ObjectType

class ObjectType : KotlinCustomResource

An ObjectType resource of Amazon Connect Customer Profiles

Properties

Link copied to clipboard

Indicates whether a profile should be created when data is received.

Link copied to clipboard
val createdAt: Output<String>

The time of this integration got created.

Link copied to clipboard
val description: Output<String>

Description of the profile object type.

Link copied to clipboard
val domainName: Output<String>

The unique name of the domain.

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

The default encryption key

Link copied to clipboard
val expirationDays: Output<Int>?

The default number of days until the data within the domain expires.

Link copied to clipboard

A list of the name and ObjectType field.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keys: Output<List<ObjectTypeKeyMap>>?

A list of unique keys that can be used to map data to the profile.

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 profile object type.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The format of your sourceLastUpdatedTimestamp that was previously set up.

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

The tags (keys and values) associated with the integration.

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

A unique identifier for the object template.

Link copied to clipboard
val urn: Output<String>