deleteCalculatedAttributeDefinition
inline suspend fun CustomerProfilesClient.deleteCalculatedAttributeDefinition(crossinline block: DeleteCalculatedAttributeDefinitionRequest.Builder.() -> Unit): DeleteCalculatedAttributeDefinitionResponse
Deletes an existing calculated attribute definition. Note that deleting a default calculated attribute is possible, however once deleted, you will be unable to undo that action and will need to recreate it on your own using the CreateCalculatedAttributeDefinition API if you want it back.