@Stability(value=Stable)
public static interface CfnDashboard.DateTimeParameterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDashboard.DateTimeParameterProperty.Builder
A builder for
CfnDashboard.DateTimeParameterProperty |
static class |
CfnDashboard.DateTimeParameterProperty.Jsii$Proxy
An implementation for
CfnDashboard.DateTimeParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboard.DateTimeParameterProperty.Builder |
builder() |
String |
getName()
`CfnDashboard.DateTimeParameterProperty.Name`.
|
List<String> |
getValues()
`CfnDashboard.DateTimeParameterProperty.Values`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull List<String> getValues()
@Stability(value=Stable) static CfnDashboard.DateTimeParameterProperty.Builder builder()
Copyright © 2021. All rights reserved.