@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.077Z") @Stability(value=Experimental) 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()
(experimental) A comment to add on the DNS record created to incorporate the delegation.
|
default Duration |
getTtl()
(experimental) The TTL (Time To Live) of the DNS delegation record in DNS caches.
|
@Stability(value=Experimental) @Nullable default String getComment()
Default: none
@Stability(value=Experimental) @Nullable default Duration getTtl()
Default: 172800
@Stability(value=Experimental) static ZoneDelegationOptions.Builder builder()
ZoneDelegationOptions.Builder of ZoneDelegationOptionsCopyright © 2021. All rights reserved.