@Stability(value=Stable)
public static interface CfnAssociation.ParameterValuesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssociation.ParameterValuesProperty.Builder
A builder for
CfnAssociation.ParameterValuesProperty |
static class |
CfnAssociation.ParameterValuesProperty.Jsii$Proxy
An implementation for
CfnAssociation.ParameterValuesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssociation.ParameterValuesProperty.Builder |
builder() |
default List<String> |
getParameterValues()
`CfnAssociation.ParameterValuesProperty.ParameterValues`.
|
@Stability(value=Stable) @Nullable default List<String> getParameterValues()
@Stability(value=Stable) static CfnAssociation.ParameterValuesProperty.Builder builder()
Copyright © 2021. All rights reserved.