Builder
Properties
The clientToken parameter is an idempotency token. It ensures that your CreateConnectorProfile request completes only once. You choose the value to pass. For example, if you don't receive a response from your request, you can safely retry the request with the same clientToken parameter value.
Indicates the connection mode and specifies whether it is public or private. Private flows use Amazon Web Services PrivateLink to route data over Amazon Web Services infrastructure without exposing it to the public internet.
The label of the connector. The label is unique for each ConnectorRegistration in your Amazon Web Services account. Only needed if calling for CUSTOMCONNECTOR connector type/.
Defines the connector-specific configuration and credentials.
The name of the connector profile. The name is unique for each ConnectorProfile in your Amazon Web Services account.
The type of connector, such as Salesforce, Amplitude, and so on.
Functions
construct an aws.sdk.kotlin.services.appflow.model.ConnectorProfileConfig inside the given block