@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-17T00:04:25.768Z") @Stability(value=Stable) public interface ZoneDelegationRecordProps extends software.amazon.jsii.JsiiSerializable, RecordSetOptions
Modifier and Type | Interface and Description |
---|---|
static class |
ZoneDelegationRecordProps.Builder
A builder for
ZoneDelegationRecordProps |
static class |
ZoneDelegationRecordProps.Jsii$Proxy
An implementation for
ZoneDelegationRecordProps |
Modifier and Type | Method and Description |
---|---|
static ZoneDelegationRecordProps.Builder |
builder() |
List<String> |
getNameServers()
The name servers to report in the delegation records.
|
getComment, getRecordName, getTtl, getZone
@Stability(value=Stable) @NotNull List<String> getNameServers()
@Stability(value=Stable) static ZoneDelegationRecordProps.Builder builder()
builder
in interface RecordSetOptions
ZoneDelegationRecordProps.Builder
of ZoneDelegationRecordProps
Copyright © 2021. All rights reserved.