Class QuicksightDashboardDashboardPublishOptionsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.quicksight_dashboard.QuicksightDashboardDashboardPublishOptionsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:54.502Z") @Stability(Stable) public class QuicksightDashboardDashboardPublishOptionsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description QuicksightDashboardDashboardPublishOptionsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedQuicksightDashboardDashboardPublishOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedQuicksightDashboardDashboardPublishOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
QuicksightDashboardDashboardPublishOptionsOutputReference
protected QuicksightDashboardDashboardPublishOptionsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
QuicksightDashboardDashboardPublishOptionsOutputReference
protected QuicksightDashboardDashboardPublishOptionsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
QuicksightDashboardDashboardPublishOptionsOutputReference
@Stability(Stable) public QuicksightDashboardDashboardPublishOptionsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putAdHocFilteringOption
@Stability(Stable) public void putAdHocFilteringOption(@NotNull QuicksightDashboardDashboardPublishOptionsAdHocFilteringOption value)- Parameters:
value- This parameter is required.
-
putDataPointDrillUpDownOption
@Stability(Stable) public void putDataPointDrillUpDownOption(@NotNull QuicksightDashboardDashboardPublishOptionsDataPointDrillUpDownOption value)- Parameters:
value- This parameter is required.
-
putDataPointMenuLabelOption
@Stability(Stable) public void putDataPointMenuLabelOption(@NotNull QuicksightDashboardDashboardPublishOptionsDataPointMenuLabelOption value)- Parameters:
value- This parameter is required.
-
putDataPointTooltipOption
@Stability(Stable) public void putDataPointTooltipOption(@NotNull QuicksightDashboardDashboardPublishOptionsDataPointTooltipOption value)- Parameters:
value- This parameter is required.
-
putExportToCsvOption
@Stability(Stable) public void putExportToCsvOption(@NotNull QuicksightDashboardDashboardPublishOptionsExportToCsvOption value)- Parameters:
value- This parameter is required.
-
putExportWithHiddenFieldsOption
@Stability(Stable) public void putExportWithHiddenFieldsOption(@NotNull QuicksightDashboardDashboardPublishOptionsExportWithHiddenFieldsOption value)- Parameters:
value- This parameter is required.
-
putSheetControlsOption
@Stability(Stable) public void putSheetControlsOption(@NotNull QuicksightDashboardDashboardPublishOptionsSheetControlsOption value)- Parameters:
value- This parameter is required.
-
putSheetLayoutElementMaximizationOption
@Stability(Stable) public void putSheetLayoutElementMaximizationOption(@NotNull QuicksightDashboardDashboardPublishOptionsSheetLayoutElementMaximizationOption value)- Parameters:
value- This parameter is required.
-
putVisualAxisSortOption
@Stability(Stable) public void putVisualAxisSortOption(@NotNull QuicksightDashboardDashboardPublishOptionsVisualAxisSortOption value)- Parameters:
value- This parameter is required.
-
putVisualMenuOption
@Stability(Stable) public void putVisualMenuOption(@NotNull QuicksightDashboardDashboardPublishOptionsVisualMenuOption value)- Parameters:
value- This parameter is required.
-
resetAdHocFilteringOption
@Stability(Stable) public void resetAdHocFilteringOption()
-
resetDataPointDrillUpDownOption
@Stability(Stable) public void resetDataPointDrillUpDownOption()
-
resetDataPointMenuLabelOption
@Stability(Stable) public void resetDataPointMenuLabelOption()
-
resetDataPointTooltipOption
@Stability(Stable) public void resetDataPointTooltipOption()
-
resetExportToCsvOption
@Stability(Stable) public void resetExportToCsvOption()
-
resetExportWithHiddenFieldsOption
@Stability(Stable) public void resetExportWithHiddenFieldsOption()
-
resetSheetControlsOption
@Stability(Stable) public void resetSheetControlsOption()
-
resetSheetLayoutElementMaximizationOption
@Stability(Stable) public void resetSheetLayoutElementMaximizationOption()
-
resetVisualAxisSortOption
@Stability(Stable) public void resetVisualAxisSortOption()
-
resetVisualMenuOption
@Stability(Stable) public void resetVisualMenuOption()
-
getAdHocFilteringOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsAdHocFilteringOptionOutputReference getAdHocFilteringOption()
-
getDataPointDrillUpDownOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsDataPointDrillUpDownOptionOutputReference getDataPointDrillUpDownOption()
-
getDataPointMenuLabelOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsDataPointMenuLabelOptionOutputReference getDataPointMenuLabelOption()
-
getDataPointTooltipOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsDataPointTooltipOptionOutputReference getDataPointTooltipOption()
-
getExportToCsvOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsExportToCsvOptionOutputReference getExportToCsvOption()
-
getExportWithHiddenFieldsOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsExportWithHiddenFieldsOptionOutputReference getExportWithHiddenFieldsOption()
-
getSheetControlsOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsSheetControlsOptionOutputReference getSheetControlsOption()
-
getSheetLayoutElementMaximizationOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsSheetLayoutElementMaximizationOptionOutputReference getSheetLayoutElementMaximizationOption()
-
getVisualAxisSortOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsVisualAxisSortOptionOutputReference getVisualAxisSortOption()
-
getVisualMenuOption
@Stability(Stable) @NotNull public QuicksightDashboardDashboardPublishOptionsVisualMenuOptionOutputReference getVisualMenuOption()
-
getAdHocFilteringOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsAdHocFilteringOption getAdHocFilteringOptionInput()
-
getDataPointDrillUpDownOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsDataPointDrillUpDownOption getDataPointDrillUpDownOptionInput()
-
getDataPointMenuLabelOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsDataPointMenuLabelOption getDataPointMenuLabelOptionInput()
-
getDataPointTooltipOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsDataPointTooltipOption getDataPointTooltipOptionInput()
-
getExportToCsvOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsExportToCsvOption getExportToCsvOptionInput()
-
getExportWithHiddenFieldsOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsExportWithHiddenFieldsOption getExportWithHiddenFieldsOptionInput()
-
getSheetControlsOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsSheetControlsOption getSheetControlsOptionInput()
-
getSheetLayoutElementMaximizationOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsSheetLayoutElementMaximizationOption getSheetLayoutElementMaximizationOptionInput()
-
getVisualAxisSortOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsVisualAxisSortOption getVisualAxisSortOptionInput()
-
getVisualMenuOptionInput
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptionsVisualMenuOption getVisualMenuOptionInput()
-
getInternalValue
@Stability(Stable) @Nullable public QuicksightDashboardDashboardPublishOptions getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable QuicksightDashboardDashboardPublishOptions value)
-
-