Builder
Properties
The clientToken
parameter is an idempotency token. It ensures that your UpdateFlow
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.
A description of the flow.
The configuration that controls how Amazon AppFlow transfers data to the destination connector.
Specifies the configuration that Amazon AppFlow uses when it catalogs the data that's transferred by the associated flow. When Amazon AppFlow catalogs the data from a flow, it stores metadata in a data catalog.
Contains information about the configuration of the source connector used in the flow.
The trigger settings that determine how and when the flow runs.
Functions
construct an aws.sdk.kotlin.services.appflow.model.MetadataCatalogConfig inside the given block
construct an aws.sdk.kotlin.services.appflow.model.SourceFlowConfig inside the given block
construct an aws.sdk.kotlin.services.appflow.model.TriggerConfig inside the given block