Builder

class Builder

Properties

Link copied to clipboard

Description of the pipeline.

Link copied to clipboard

A list of read-only fields that contain metadata about the pipeline: @userId, @accountId, and @pipelineState.

Link copied to clipboard
var name: String?

The name of the pipeline.

Link copied to clipboard

The pipeline identifier that was assigned by AWS Data Pipeline. This is a string of the form df-297EG78HU43EEXAMPLE.

Link copied to clipboard
var tags: List<Tag>?

A list of tags to associated with a pipeline. Tags let you control access to pipelines. For more information, see Controlling User Access to Pipelines in the AWS Data Pipeline Developer Guide.