@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:32.060Z") @Stability(value=Experimental) public interface IAliasRecordTarget extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAliasRecordTarget.Jsii$Default
Internal default implementation for
IAliasRecordTarget. |
static class |
IAliasRecordTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
AliasRecordTargetConfig |
bind(IRecordSet record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
@Stability(value=Experimental) @NotNull AliasRecordTargetConfig bind(@NotNull IRecordSet record)
record - This parameter is required.Copyright © 2021. All rights reserved.