@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.275Z") @Stability(value=Stable) public interface AliasRecordTargetConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AliasRecordTargetConfig.Builder
A builder for
AliasRecordTargetConfig |
static class |
AliasRecordTargetConfig.Jsii$Proxy
An implementation for
AliasRecordTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
static AliasRecordTargetConfig.Builder |
builder() |
String |
getDnsName()
DNS name of the target.
|
String |
getHostedZoneId()
Hosted zone ID of the target.
|
@Stability(value=Stable) @NotNull String getDnsName()
@Stability(value=Stable) @NotNull String getHostedZoneId()
@Stability(value=Stable) static AliasRecordTargetConfig.Builder builder()
AliasRecordTargetConfig.Builder of AliasRecordTargetConfigCopyright © 2021. All rights reserved.