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