public static interface CustomerProfilesDestinationProperties.Builder extends SdkPojo, CopyableBuilder<CustomerProfilesDestinationProperties.Builder,CustomerProfilesDestinationProperties>
Modifier and Type | Method and Description |
---|---|
CustomerProfilesDestinationProperties.Builder |
domainName(String domainName)
The unique name of the Amazon Connect Customer Profiles domain.
|
CustomerProfilesDestinationProperties.Builder |
objectTypeName(String objectTypeName)
The object specified in the Amazon Connect Customer Profiles flow destination.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
CustomerProfilesDestinationProperties.Builder domainName(String domainName)
The unique name of the Amazon Connect Customer Profiles domain.
domainName
- The unique name of the Amazon Connect Customer Profiles domain.CustomerProfilesDestinationProperties.Builder objectTypeName(String objectTypeName)
The object specified in the Amazon Connect Customer Profiles flow destination.
objectTypeName
- The object specified in the Amazon Connect Customer Profiles flow destination.