SegmentDefinition

class SegmentDefinition : KotlinCustomResource

A segment definition resource of Amazon Connect Customer Profiles

Properties

Link copied to clipboard
val createdAt: Output<String>

The time of this segment definition got created.

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

The description of the segment definition.

Link copied to clipboard
val displayName: Output<String>

The display name of the segment definition.

Link copied to clipboard
val domainName: Output<String>

The unique name of the domain.

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

The Amazon Resource Name (ARN) of the segment definition.

Link copied to clipboard

The unique name of the segment definition.

Link copied to clipboard

An array that defines the set of segment criteria to evaluate when handling segment groups for the segment.

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 urn: Output<String>