Lists calculated attribute definitions for Customer Profiles
See https://www.paws-r-sdk.com/docs/customerprofiles_list_calculated_attribute_definitions/ for full documentation.
customerprofiles_list_calculated_attribute_definitions(
DomainName,
NextToken = NULL,
MaxResults = NULL
)
[required] The unique name of the domain.
The pagination token from the previous call to ListCalculatedAttributeDefinitions.
The maximum number of calculated attribute definitions returned per page.