Builder

class Builder

Properties

Link copied to clipboard

Specifies the catalog in which to create the snapshot job. Valid values are AWS and Sandbox.

Link copied to clipboard

A client-generated UUID used for idempotency check. The token helps prevent duplicate job creations.

Link copied to clipboard

Specifies the identifier of the engagement associated with the resource to be snapshotted.

Link copied to clipboard

Specifies the identifier of the specific resource to be snapshotted. The format depends on the ResourceType.

Link copied to clipboard

Specifies the name of the template that defines the schema for the snapshot.

Link copied to clipboard

The type of resource for which the snapshot job is being created. Must be one of the supported resource types i.e. Opportunity

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

A map of the key-value pairs of the tag or tags to assign.