@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-17T00:04:25.763Z") @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.
|
@Stability(value=Stable) @NotNull AliasRecordTargetConfig bind(@NotNull IRecordSet record)
record
- This parameter is required.Copyright © 2021. All rights reserved.