Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the task template.

Link copied to clipboard
var createdTime: <Error class: unknown class>?

The timestamp when the task template was created.

Link copied to clipboard

The description of the task template.

Link copied to clipboard
var id: String?

A unique identifier for the task template.

Link copied to clipboard
var lastModifiedTime: <Error class: unknown class>?

The timestamp when the task template was last modified.

Link copied to clipboard
var name: String?

The name of the task template.

Link copied to clipboard

Marks a template as ACTIVE or INACTIVE for a task to refer to it. Tasks can only be created from ACTIVE templates. If a template is marked as INACTIVE, then a task that refers to this template cannot be created.