Builder
class Builder
Properties
Link copied to clipboard
The clientToken parameter is an idempotency token. It ensures that your RegisterConnector 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
The name of the connector. The name is unique for each ConnectorRegistration in your Amazon Web Services account.
Link copied to clipboard
The provisioning type of the connector. Currently the only supported value is LAMBDA.
Link copied to clipboard
The provisioning type of the connector. Currently the only supported value is LAMBDA.
Link copied to clipboard
A description about the connector that's being registered.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.appflow.model.ConnectorProvisioningConfig inside the given block