Class CfnTemplate.TableConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.TableConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.TableConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.TableConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.TableConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.TableConfigurationProperty
An implementation for
CfnTemplate.TableConfigurationProperty-
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.services.quicksight.CfnTemplate.TableConfigurationProperty
CfnTemplate.TableConfigurationProperty.Builder, CfnTemplate.TableConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.TableConfigurationProperty.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 field options for a table visual.final ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectThe paginated report options for a table visual.final ObjectThe sort configuration for aTableVisual.final ObjectA collection of inline visualizations to display within a chart.final ObjectThe table options for a table visual.final ObjectThe total options for a table visual.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
Constructor that initializes the object based on literal property values passed by theCfnTemplate.TableConfigurationProperty.Builder.
-
-
Method Details
-
getFieldOptions
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe field options for a table visual.Returns union: either
IResolvableorCfnTemplate.TableFieldOptionsProperty- Specified by:
getFieldOptionsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnTemplate.TableFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplate.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getPaginatedReportOptions
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe paginated report options for a table visual.Returns union: either
IResolvableorCfnTemplate.TablePaginatedReportOptionsProperty- Specified by:
getPaginatedReportOptionsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe sort configuration for aTableVisual.Returns union: either
IResolvableorCfnTemplate.TableSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getTableInlineVisualizations
Description copied from interface:CfnTemplate.TableConfigurationPropertyA collection of inline visualizations to display within a chart.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.TableInlineVisualizationProperty>- Specified by:
getTableInlineVisualizationsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getTableOptions
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe table options for a table visual.Returns union: either
IResolvableorCfnTemplate.TableOptionsProperty- Specified by:
getTableOptionsin interfaceCfnTemplate.TableConfigurationProperty- See Also:
-
getTotalOptions
Description copied from interface:CfnTemplate.TableConfigurationPropertyThe total options for a table visual.Returns union: either
IResolvableorCfnTemplate.TotalOptionsProperty- Specified by:
getTotalOptionsin interfaceCfnTemplate.TableConfigurationProperty- 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()
-