Class CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty
An implementation for
CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty
CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Builder, CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe options that determine the default settings of a free-form layout configuration.final ObjectgetGrid()The options that determine the default settings for a grid layout configuration.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty.Builder.
-
-
Method Details
-
getFreeForm
Description copied from interface:CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationPropertyThe options that determine the default settings of a free-form layout configuration.Returns union: either
IResolvableorCfnAnalysisPropsMixin.DefaultFreeFormLayoutConfigurationProperty- Specified by:
getFreeFormin interfaceCfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty- See Also:
-
getGrid
Description copied from interface:CfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationPropertyThe options that determine the default settings for a grid layout configuration.Returns union: either
IResolvableorCfnAnalysisPropsMixin.DefaultGridLayoutConfigurationProperty- Specified by:
getGridin interfaceCfnAnalysisPropsMixin.DefaultInteractiveLayoutConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-