Class CfnDataAccessorProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnDataAccessorProps.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 Object
    A list of action configurations specifying the allowed actions and any associated filters.
    final String
    The unique identifier of the Amazon Q Business application.
    final String
    The friendly name of the data accessor.
    final String
    The Amazon Resource Name (ARN) of the IAM role for the ISV associated with this data accessor.
    final List<CfnTag>
    The tags to associate with the data accessor.
    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