@Stability(value=Stable) public static final class CfnInstance.AssociationParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnInstance.AssociationParameterProperty>
CfnInstance.AssociationParameterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.AssociationParameterProperty |
build()
Builds the configured instance.
|
CfnInstance.AssociationParameterProperty.Builder |
key(String key)
Sets the value of
CfnInstance.AssociationParameterProperty.getKey() |
CfnInstance.AssociationParameterProperty.Builder |
value(List<String> value)
Sets the value of
CfnInstance.AssociationParameterProperty.getValue() |
@Stability(value=Stable) public CfnInstance.AssociationParameterProperty.Builder key(String key)
CfnInstance.AssociationParameterProperty.getKey()key - `CfnInstance.AssociationParameterProperty.Key`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AssociationParameterProperty.Builder value(List<String> value)
CfnInstance.AssociationParameterProperty.getValue()value - `CfnInstance.AssociationParameterProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnInstance.AssociationParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnInstance.AssociationParameterProperty>CfnInstance.AssociationParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.