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