| Modifier and Type | Class and Description |
|---|---|
static class |
AliasRecordTargetConfig.Jsii$Proxy
An implementation for
AliasRecordTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
AliasRecordTargetConfig |
IAliasRecordTarget.bind(IRecordSet record)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
IAliasRecordTarget.Jsii$Proxy.bind(IRecordSet record)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
IAliasRecordTarget.bind(IRecordSet record,
IHostedZone zone)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
IAliasRecordTarget.Jsii$Proxy.bind(IRecordSet record,
IHostedZone zone)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
default AliasRecordTargetConfig |
IAliasRecordTarget.Jsii$Default.bind(IRecordSet record,
IHostedZone zone)
Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
AliasRecordTargetConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.