Interface CustomerProfilesDestinationProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CustomerProfilesDestinationProperties.Builder,CustomerProfilesDestinationProperties>, SdkBuilder<CustomerProfilesDestinationProperties.Builder,CustomerProfilesDestinationProperties>, SdkPojo
Enclosing class:
CustomerProfilesDestinationProperties

public static interface CustomerProfilesDestinationProperties.Builder extends SdkPojo, CopyableBuilder<CustomerProfilesDestinationProperties.Builder,CustomerProfilesDestinationProperties>
  • Method Details

    • domainName

      The unique name of the Amazon Connect Customer Profiles domain.

      Parameters:
      domainName - The unique name of the Amazon Connect Customer Profiles domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectTypeName

      CustomerProfilesDestinationProperties.Builder objectTypeName(String objectTypeName)

      The object specified in the Amazon Connect Customer Profiles flow destination.

      Parameters:
      objectTypeName - The object specified in the Amazon Connect Customer Profiles flow destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.