@Stability(value=Stable)
public static interface CfnDashboard.DashboardPublishOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDashboard.DashboardPublishOptionsProperty.Builder
A builder for
CfnDashboard.DashboardPublishOptionsProperty |
static class |
CfnDashboard.DashboardPublishOptionsProperty.Jsii$Proxy
An implementation for
CfnDashboard.DashboardPublishOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboard.DashboardPublishOptionsProperty.Builder |
builder() |
default Object |
getAdHocFilteringOption()
`CfnDashboard.DashboardPublishOptionsProperty.AdHocFilteringOption`.
|
default Object |
getExportToCsvOption()
`CfnDashboard.DashboardPublishOptionsProperty.ExportToCSVOption`.
|
default Object |
getSheetControlsOption()
`CfnDashboard.DashboardPublishOptionsProperty.SheetControlsOption`.
|
@Stability(value=Stable) @Nullable default Object getAdHocFilteringOption()
@Stability(value=Stable) @Nullable default Object getExportToCsvOption()
@Stability(value=Stable) @Nullable default Object getSheetControlsOption()
@Stability(value=Stable) static CfnDashboard.DashboardPublishOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.