| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| 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)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
IAliasRecordTarget.Jsii$Proxy.bind(IRecordSet record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
default AliasRecordTargetConfig |
IAliasRecordTarget.Jsii$Default.bind(IRecordSet record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
AliasRecordTargetConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
AliasRecordTargetConfig |
CloudFrontTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
ClassicLoadBalancerTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
InterfaceVpcEndpointTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
LoadBalancerTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
UserPoolDomainTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
ApiGatewayv2DomainProperties.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
ApiGatewayDomain.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
GlobalAcceleratorDomainTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
AliasRecordTargetConfig |
BucketWebsiteTarget.bind(IRecordSet _record)
(experimental) Return hosted zone ID and DNS name, usable for Route53 alias targets.
|
Copyright © 2021. All rights reserved.