| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomerProfilesDestinationProperties.Builder |
CustomerProfilesDestinationProperties.builder() |
CustomerProfilesDestinationProperties.Builder |
CustomerProfilesDestinationProperties.Builder.domainName(String domainName)
The unique name of the Amazon Connect Customer Profiles domain.
|
CustomerProfilesDestinationProperties.Builder |
CustomerProfilesDestinationProperties.Builder.objectTypeName(String objectTypeName)
The object specified in the Amazon Connect Customer Profiles flow destination.
|
CustomerProfilesDestinationProperties.Builder |
CustomerProfilesDestinationProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomerProfilesDestinationProperties.Builder> |
CustomerProfilesDestinationProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DestinationConnectorProperties.Builder |
DestinationConnectorProperties.Builder.customerProfiles(Consumer<CustomerProfilesDestinationProperties.Builder> customerProfiles)
The properties required to query Amazon Connect Customer Profiles.
|
Copyright © 2022. All rights reserved.