Uses of Class
software.amazon.awssdk.services.appflow.model.AmplitudeConnectorProfileCredentials
-
Packages that use AmplitudeConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of AmplitudeConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return AmplitudeConnectorProfileCredentials Modifier and Type Method Description AmplitudeConnectorProfileCredentialsConnectorProfileCredentials. amplitude()The connector-specific credentials required when using Amplitude.Methods in software.amazon.awssdk.services.appflow.model with parameters of type AmplitudeConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. amplitude(AmplitudeConnectorProfileCredentials amplitude)The connector-specific credentials required when using Amplitude.
-