@Stability(value=Stable) public static final class CfnPublicDnsNamespace.SOAProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPublicDnsNamespace.SOAProperty>
CfnPublicDnsNamespace.SOAProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPublicDnsNamespace.SOAProperty |
build()
Builds the configured instance.
|
CfnPublicDnsNamespace.SOAProperty.Builder |
ttl(Number ttl)
Sets the value of
CfnPublicDnsNamespace.SOAProperty.getTtl() |
@Stability(value=Stable) public CfnPublicDnsNamespace.SOAProperty.Builder ttl(Number ttl)
CfnPublicDnsNamespace.SOAProperty.getTtl()ttl - The time to live (TTL) for purposes of negative caching.this@Stability(value=Stable) public CfnPublicDnsNamespace.SOAProperty build()
build in interface software.amazon.jsii.Builder<CfnPublicDnsNamespace.SOAProperty>CfnPublicDnsNamespace.SOAPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.