Class CfnSpaceMixinProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnSpaceMixinProps.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 of the Amazon Web Services account where the space is being created.
    final String
    A description of the space.
    final String
    The display name of the space.
    final Object
    A list of permissions granted on the space.
    final Object
    A list of QuickSight resources attached to the space.
    final String
    The unique identifier for the space.
    final List<CfnTag>
    A list of key-value pairs to associate with the space 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