Class CfnAnalysisProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAnalysisProps.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 ID for the analysis that you're creating.
    final String
    The ID of the AWS account where you are creating an analysis.
    final Object
     
    final Object
    Errors associated with the analysis.
    final String
    A descriptive name for the analysis that you're creating.
    final Object
    The parameter names and override values that you want to use.
    final Object
    A structure that describes the principals and the resource-level permissions on an analysis.
    final Object
    A list of the associated sheets with the unique identifier and name of each sheet.
    final Object
    A source entity to use for the analysis that you're creating.
    final String
    Status associated with the analysis.
    final List<CfnTag>
    Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
    final String
    The ARN for the theme to apply to the analysis that you're creating.
    final Object
    The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects.
    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