@Stability(value=Stable) public static final class CfnPublicDnsNamespace.PropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPublicDnsNamespace.PropertiesProperty>
CfnPublicDnsNamespace.PropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicDnsNamespace.PropertiesProperty |
build()
Builds the configured instance.
|
CfnPublicDnsNamespace.PropertiesProperty.Builder |
dnsProperties(CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty dnsProperties)
Sets the value of
CfnPublicDnsNamespace.PropertiesProperty.getDnsProperties() |
CfnPublicDnsNamespace.PropertiesProperty.Builder |
dnsProperties(IResolvable dnsProperties)
Sets the value of
CfnPublicDnsNamespace.PropertiesProperty.getDnsProperties() |
@Stability(value=Stable) public CfnPublicDnsNamespace.PropertiesProperty.Builder dnsProperties(CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty dnsProperties)
CfnPublicDnsNamespace.PropertiesProperty.getDnsProperties()dnsProperties - DNS properties for the public DNS namespace.this@Stability(value=Stable) public CfnPublicDnsNamespace.PropertiesProperty.Builder dnsProperties(IResolvable dnsProperties)
CfnPublicDnsNamespace.PropertiesProperty.getDnsProperties()dnsProperties - DNS properties for the public DNS namespace.this@Stability(value=Stable) public CfnPublicDnsNamespace.PropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnPublicDnsNamespace.PropertiesProperty>CfnPublicDnsNamespace.PropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.