public static final class CfnPublicDnsNamespace.SOAProperty.Builder
extends java.lang.Object
CfnPublicDnsNamespace.SOAProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnPublicDnsNamespace.SOAProperty |
build()
Builds the configured instance.
|
CfnPublicDnsNamespace.SOAProperty.Builder |
ttl(java.lang.Number ttl)
Sets the value of
CfnPublicDnsNamespace.SOAProperty.getTtl() |
public CfnPublicDnsNamespace.SOAProperty.Builder ttl(java.lang.Number ttl)
CfnPublicDnsNamespace.SOAProperty.getTtl()
ttl
- The time to live (TTL) for purposes of negative caching.this
public CfnPublicDnsNamespace.SOAProperty build()
CfnPublicDnsNamespace.SOAProperty
java.lang.NullPointerException
- if any required attribute was not provided