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