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