getCalculatedAttributeDefinition

A calculated attribute definition for Customer Profiles

Return

null

Parameters

argument

null


suspend fun getCalculatedAttributeDefinition(calculatedAttributeName: String, domainName: String): GetCalculatedAttributeDefinitionResult

Return

null

Parameters

calculatedAttributeName

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

domainName

The unique name of the domain.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.customerprofiles.kotlin.inputs.GetCalculatedAttributeDefinitionPlainArgs.

See also