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