public static final class CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder
extends java.lang.Object
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() |
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
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
public CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty build()
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty
java.lang.NullPointerException
- if any required attribute was not provided