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