Uses of Class
software.amazon.awssdk.services.appflow.model.CustomerProfilesDestinationProperties
-
Packages that use CustomerProfilesDestinationProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of CustomerProfilesDestinationProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return CustomerProfilesDestinationProperties Modifier and Type Method Description CustomerProfilesDestinationPropertiesDestinationConnectorProperties. customerProfiles()The properties required to query Amazon Connect Customer Profiles.Methods in software.amazon.awssdk.services.appflow.model with parameters of type CustomerProfilesDestinationProperties Modifier and Type Method Description DestinationConnectorProperties.BuilderDestinationConnectorProperties.Builder. customerProfiles(CustomerProfilesDestinationProperties customerProfiles)The properties required to query Amazon Connect Customer Profiles.
-