Dimension
Object that holds what profile and calculated attributes to segment on.
Inheritors
Types
Functions
Casts this Dimension as a CalculatedAttributes and retrieves its kotlin.collections.Map
Casts this Dimension as a CalculatedAttributes and retrieves its kotlin.collections.Map
Casts this Dimension as a ProfileAttributes and retrieves its aws.sdk.kotlin.services.customerprofiles.model.ProfileAttributes value. Throws an exception if the Dimension is not a ProfileAttributes.
Casts this Dimension as a ProfileAttributes and retrieves its aws.sdk.kotlin.services.customerprofiles.model.ProfileAttributes value. Returns null if the Dimension is not a ProfileAttributes.