@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:41.664Z") @Stability(value=Stable) 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)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
bind(IRecordSet record,
IHostedZone zone)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
@Stability(value=Stable) @NotNull AliasRecordTargetConfig bind(@NotNull IRecordSet record, @Nullable IHostedZone zone)
record - This parameter is required.zone - @Stability(value=Stable) @NotNull AliasRecordTargetConfig bind(@NotNull IRecordSet record)
record - This parameter is required.Copyright © 2022. All rights reserved.