Class CfnAdapterProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnAdapterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAdapterProps
An implementation for CfnAdapterProps
  • 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.textract.CfnAdapterProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAdapterProps.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
    The name to be assigned to the adapter being created.
    final String
    Controls whether or not the adapter should automatically update.
    final String
    The description to be assigned to the adapter being created.
    final List<String>
    The type of feature that the adapter is being trained on.
    final List<CfnTag>
    A list of tags to be added to the adapter.
    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