@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.288Z") @Stability(value=Stable) public interface ZoneDelegationOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ZoneDelegationOptions.Builder
A builder for
ZoneDelegationOptions |
static class |
ZoneDelegationOptions.Jsii$Proxy
An implementation for
ZoneDelegationOptions |
| Modifier and Type | Method and Description |
|---|---|
static ZoneDelegationOptions.Builder |
builder() |
default String |
getComment()
A comment to add on the DNS record created to incorporate the delegation.
|
default Duration |
getTtl()
The TTL (Time To Live) of the DNS delegation record in DNS caches.
|
@Stability(value=Stable) @Nullable default String getComment()
Default: none
@Stability(value=Stable) @Nullable default Duration getTtl()
Default: 172800
@Stability(value=Stable) static ZoneDelegationOptions.Builder builder()
ZoneDelegationOptions.Builder of ZoneDelegationOptionsCopyright © 2021. All rights reserved.