Class CfnDashboard.DashboardPublishOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.DashboardPublishOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.DashboardPublishOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDashboard.DashboardPublishOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.DashboardPublishOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.DashboardPublishOptionsProperty
An implementation for
CfnDashboard.DashboardPublishOptionsProperty-
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.CfnDashboard.DashboardPublishOptionsProperty
CfnDashboard.DashboardPublishOptionsProperty.Builder, CfnDashboard.DashboardPublishOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.DashboardPublishOptionsProperty.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 ObjectAd hoc (one-time) filtering option.final ObjectThe drill-down options of data points in a dashboard.final ObjectThe data point menu label options of a dashboard.final ObjectThe data point tool tip options of a dashboard.final ObjectExport to .csv option.final ObjectDetermines if hidden fields are exported with a dashboard.final ObjectSheet controls option.final ObjectThe sheet layout maximization options of a dashbaord.final ObjectThe axis sort options of a dashboard.final ObjectThe menu options of a visual in a dashboard.final ObjectThe visual publish options of a visual in a dashboard.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 theCfnDashboard.DashboardPublishOptionsProperty.Builder.
-
-
Method Details
-
getAdHocFilteringOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyAd hoc (one-time) filtering option.- Specified by:
getAdHocFilteringOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getDataPointDrillUpDownOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe drill-down options of data points in a dashboard.- Specified by:
getDataPointDrillUpDownOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getDataPointMenuLabelOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe data point menu label options of a dashboard.- Specified by:
getDataPointMenuLabelOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getDataPointTooltipOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe data point tool tip options of a dashboard.- Specified by:
getDataPointTooltipOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getExportToCsvOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyExport to .csv option.- Specified by:
getExportToCsvOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getExportWithHiddenFieldsOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyDetermines if hidden fields are exported with a dashboard.- Specified by:
getExportWithHiddenFieldsOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getSheetControlsOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertySheet controls option.- Specified by:
getSheetControlsOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getSheetLayoutElementMaximizationOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe sheet layout maximization options of a dashbaord.- Specified by:
getSheetLayoutElementMaximizationOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getVisualAxisSortOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe axis sort options of a dashboard.- Specified by:
getVisualAxisSortOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getVisualMenuOption
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe menu options of a visual in a dashboard.- Specified by:
getVisualMenuOptionin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
getVisualPublishOptions
Description copied from interface:CfnDashboard.DashboardPublishOptionsPropertyThe visual publish options of a visual in a dashboard.- Specified by:
getVisualPublishOptionsin interfaceCfnDashboard.DashboardPublishOptionsProperty
-
$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()
-