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