TaskTemplate

class TaskTemplate : KotlinCustomResource

Resource Type definition for AWS::Connect::TaskTemplate.

Properties

Link copied to clipboard
val arn: Output<String>

The identifier (arn) of the task template.

Link copied to clipboard
val clientToken: Output<String>?

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The constraints for the task template

Link copied to clipboard
val contactFlowArn: Output<String>?

The identifier of the contact flow.

Link copied to clipboard

The default values for fields when a task is created by referencing this template.

Link copied to clipboard
val description: Output<String>?

The description of the task template.

Link copied to clipboard

The list of task template's fields

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier (arn) of the instance.

Link copied to clipboard
val name: Output<String>?

The name of the task template.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The identifier of the contact flow.

Link copied to clipboard

The status of the task template.

Link copied to clipboard
val tags: Output<List<Tag>>?

One or more tags.

Link copied to clipboard
val urn: Output<String>