@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.054Z") @Stability(value=Experimental) 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()
(experimental) DNS name of the target.
|
String |
getHostedZoneId()
(experimental) Hosted zone ID of the target.
|
@Stability(value=Experimental) @NotNull String getDnsName()
@Stability(value=Experimental) @NotNull String getHostedZoneId()
@Stability(value=Experimental) static AliasRecordTargetConfig.Builder builder()
AliasRecordTargetConfig.Builder of AliasRecordTargetConfigCopyright © 2021. All rights reserved.