CalculatedAttributeDefinition

class CalculatedAttributeDefinition : KotlinCustomResource

A calculated attribute definition for Customer Profiles

Properties

Link copied to clipboard

Mathematical expression and a list of attribute items specified in that expression.

Link copied to clipboard

The name of an attribute defined in a profile object type.

Link copied to clipboard

The conditions including range, object count, and threshold for the calculated attribute.

Link copied to clipboard
val createdAt: Output<String>

The timestamp of when the calculated attribute definition was created.

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

The description of the calculated attribute.

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

The display name of the calculated attribute.

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

The timestamp of when the calculated attribute definition was most recently edited.

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

The aggregation operation to perform for the calculated attribute.

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

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>