Builder
class Builder
Properties
Link copied to clipboard
The clientToken
parameter is an idempotency token. It ensures that your UpdateConnectorProfile
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.
Link copied to clipboard
Indicates the connection mode and if it is public or private.
Link copied to clipboard
Defines the connector-specific profile configuration and credentials.
Link copied to clipboard
The name of the connector profile and is unique for each ConnectorProfile
in the Amazon Web Services account.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.appflow.model.ConnectorProfileConfig inside the given block