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