@Stability(value=Stable) public static final class CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty>
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty |
build()
Builds the configured instance.
|
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder |
soa(CfnPublicDnsNamespace.SOAProperty soa)
Sets the value of
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.getSoa() |
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder |
soa(IResolvable soa)
Sets the value of
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.getSoa() |
@Stability(value=Stable) public CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder soa(CfnPublicDnsNamespace.SOAProperty soa)
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.getSoa()soa - Start of Authority (SOA) record for the hosted zone for the public DNS namespace.this@Stability(value=Stable) public CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder soa(IResolvable soa)
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.getSoa()soa - Start of Authority (SOA) record for the hosted zone for the public DNS namespace.this@Stability(value=Stable) public CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty build()
build in interface software.amazon.jsii.Builder<CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty>CfnPublicDnsNamespace.PublicDnsPropertiesMutablePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.