@Stability(value=Stable) public static final class CfnDNSSECProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDNSSECProps>
CfnDNSSECProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDNSSECProps |
build()
Builds the configured instance.
|
CfnDNSSECProps.Builder |
hostedZoneId(String hostedZoneId)
Sets the value of
CfnDNSSECProps.getHostedZoneId() |
@Stability(value=Stable) public CfnDNSSECProps.Builder hostedZoneId(String hostedZoneId)
CfnDNSSECProps.getHostedZoneId()hostedZoneId - `AWS::Route53::DNSSEC.HostedZoneId`. This parameter is required.this@Stability(value=Stable) public CfnDNSSECProps build()
build in interface software.amazon.jsii.Builder<CfnDNSSECProps>CfnDNSSECPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.