Class CfnTaskTemplateProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnTaskTemplateProps.Jsii$Proxy
All Implemented Interfaces:
CfnTaskTemplateProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnTaskTemplateProps

@Stability(Stable) @Internal public static final class CfnTaskTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskTemplateProps
An implementation for CfnTaskTemplateProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.connect.CfnTaskTemplateProps

    CfnTaskTemplateProps.Builder, CfnTaskTemplateProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnTaskTemplateProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
    final Object
    Constraints that are applicable to the fields listed.
    final String
    The Amazon Resource Name (ARN) of the flow that runs by default when a task is created by referencing this template.
    final Object
    The default values for fields when a task is created by referencing this template.
    final String
    The description of the task template.
    final Object
    Fields that are part of the template.
    final String
    The Amazon Resource Name (ARN) of the Amazon Connect instance.
    final String
    The name of the task template.
    final String
    The status of the task template.
    final List<CfnTag>
    The tags used to organize, track, or control access for this resource.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait