class Aws::Connect::Types::UpdateTaskTemplateResponse
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateTaskTemplateResponse AWS API Documentation
@return [Time]
The timestamp when the task template was created.
@!attribute [rw] created_time
@return [Time]
The timestamp when the task template was last modified.
@!attribute [rw] last_modified_time
@return [String]
cannot be created.
is marked as ‘INACTIVE`, then a task that refers to this template
it. Tasks can only be created from `ACTIVE` templates. If a template
Marks a template as `ACTIVE` or `INACTIVE` for a task to refer to
@!attribute [rw] status
@return [Array<Types::TaskTemplateField>]
Fields that are part of the template.
@!attribute [rw] fields
@return [Types::TaskTemplateDefaults]
this template.
The default values for fields when a task is created by referencing
@!attribute [rw] defaults
@return [Types::TaskTemplateConstraints]
Constraints that are applicable to the fields listed.
@!attribute [rw] constraints
@return [String]
used to create a self-assigned task.
The ContactFlowId for the flow that will be run if this template is
@!attribute [rw] self_assign_flow_id
@return [String]
created by referencing this template.
The identifier of the flow that runs by default when a task is
@!attribute [rw] contact_flow_id
@return [String]
The description of the task template.
@!attribute [rw] description
@return [String]
The name of the task template.
@!attribute [rw] name
@return [String]
The Amazon Resource Name (ARN) for the task template resource.
@!attribute [rw] arn
@return [String]
The identifier of the task template resource.
@!attribute [rw] id
@return [String]<br>: docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html<br><br><br><br>instance ID] in the Amazon Resource Name (ARN) of the instance.
The identifier of the Amazon Connect instance. You can [find the
@!attribute [rw] instance_id