@Stability(value=Stable) public static final class CfnService.KeyValuePairProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.KeyValuePairProperty>
CfnService.KeyValuePairProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.KeyValuePairProperty |
build()
Builds the configured instance.
|
CfnService.KeyValuePairProperty.Builder |
name(String name)
Sets the value of
CfnService.KeyValuePairProperty.getName() |
CfnService.KeyValuePairProperty.Builder |
value(String value)
Sets the value of
CfnService.KeyValuePairProperty.getValue() |
@Stability(value=Stable) public CfnService.KeyValuePairProperty.Builder name(String name)
CfnService.KeyValuePairProperty.getName()name - `CfnService.KeyValuePairProperty.Name`.this@Stability(value=Stable) public CfnService.KeyValuePairProperty.Builder value(String value)
CfnService.KeyValuePairProperty.getValue()value - `CfnService.KeyValuePairProperty.Value`.this@Stability(value=Stable) public CfnService.KeyValuePairProperty build()
build in interface software.amazon.jsii.Builder<CfnService.KeyValuePairProperty>CfnService.KeyValuePairPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.