Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnTaskTemplatePropsMixin.Builder
Packages that use CfnTaskTemplatePropsMixin.Builder
-
Uses of CfnTaskTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnTaskTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnTaskTemplatePropsMixin.Builder.clientToken(String clientToken) A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.CfnTaskTemplatePropsMixin.Builder.constraints(Object constraints) Constraints that are applicable to the fields listed.CfnTaskTemplatePropsMixin.Builder.contactFlowArn(String contactFlowArn) The Amazon Resource Name (ARN) of the flow that runs by default when a task is created by referencing this template.CfnTaskTemplatePropsMixin.Builder.create()CfnTaskTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) The default values for fields when a task is created by referencing this template.CfnTaskTemplatePropsMixin.Builder.defaults(IResolvable defaults) The default values for fields when a task is created by referencing this template.CfnTaskTemplatePropsMixin.Builder.description(String description) The description of the task template.Fields that are part of the template.CfnTaskTemplatePropsMixin.Builder.fields(IResolvable fields) Fields that are part of the template.CfnTaskTemplatePropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the Amazon Connect instance.The name of the task template.CfnTaskTemplatePropsMixin.Builder.selfAssignContactFlowArn(String selfAssignContactFlowArn) The Amazon Resource Name (ARN) of the flow.The status of the task template.The tags used to organize, track, or control access for this resource.