@Stability(value=Stable)
public static interface CfnInstance.AssociationParameterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstance.AssociationParameterProperty.Builder
A builder for
CfnInstance.AssociationParameterProperty |
static class |
CfnInstance.AssociationParameterProperty.Jsii$Proxy
An implementation for
CfnInstance.AssociationParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.AssociationParameterProperty.Builder |
builder() |
String |
getKey()
`CfnInstance.AssociationParameterProperty.Key`.
|
List<String> |
getValue()
`CfnInstance.AssociationParameterProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull List<String> getValue()
@Stability(value=Stable) static CfnInstance.AssociationParameterProperty.Builder builder()
Copyright © 2021. All rights reserved.