Builder

class Builder

Properties

Link copied to clipboard

A description of the flow you want to create.

Link copied to clipboard

The specified name of the flow. Use underscores (_) or hyphens (-) only. Spaces are not allowed.

Link copied to clipboard

The Amazon Resource Name of the AWS Key Management Service (KMS) key you provide for encryption.

Link copied to clipboard

The configuration that controls how Customer Profiles retrieves data from the source.

Link copied to clipboard
var tasks: List<Task>?

A list of tasks that Customer Profiles performs while transferring the data in the flow run.

Link copied to clipboard

The trigger settings that determine how and when the flow runs.

Functions