@Stability(value=Stable)
public static interface CfnStackSet.ParameterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackSet.ParameterProperty.Builder
A builder for
CfnStackSet.ParameterProperty |
static class |
CfnStackSet.ParameterProperty.Jsii$Proxy
An implementation for
CfnStackSet.ParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackSet.ParameterProperty.Builder |
builder() |
String |
getParameterKey()
`CfnStackSet.ParameterProperty.ParameterKey`.
|
String |
getParameterValue()
`CfnStackSet.ParameterProperty.ParameterValue`.
|
@Stability(value=Stable) @NotNull String getParameterKey()
@Stability(value=Stable) @NotNull String getParameterValue()
@Stability(value=Stable) static CfnStackSet.ParameterProperty.Builder builder()
Copyright © 2021. All rights reserved.