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