Uses of Interface
software.amazon.awscdk.services.route53.AliasRecordTargetConfig
Package
Description
Amazon Route53 Construct Library
Route53 Alias Record Targets for the CDK Route53 Library
-
Uses of AliasRecordTargetConfig in software.amazon.awscdk.services.route53
Modifier and TypeClassDescriptionstatic final class
An implementation forAliasRecordTargetConfig
Modifier and TypeMethodDescriptionIAliasRecordTarget.bind
(IRecordSet record) Return hosted zone ID and DNS name, usable for Route53 alias targets.IAliasRecordTarget.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.final AliasRecordTargetConfig
IAliasRecordTarget.Jsii$Proxy.bind
(IRecordSet record) Return hosted zone ID and DNS name, usable for Route53 alias targets.final AliasRecordTargetConfig
IAliasRecordTarget.Jsii$Proxy.bind
(IRecordSet record, IHostedZone zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.AliasRecordTargetConfig.Builder.build()
Builds the configured instance. -
Uses of AliasRecordTargetConfig in software.amazon.awscdk.services.route53.targets
Modifier and TypeMethodDescriptionApiGatewayDomain.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.ApiGatewayDomain.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.ApiGatewayv2DomainProperties.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.ApiGatewayv2DomainProperties.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.BucketWebsiteTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.BucketWebsiteTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.ClassicLoadBalancerTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.ClassicLoadBalancerTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.CloudFrontTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.CloudFrontTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.ElasticBeanstalkEnvironmentEndpointTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.ElasticBeanstalkEnvironmentEndpointTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.GlobalAcceleratorDomainTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.GlobalAcceleratorDomainTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.InterfaceVpcEndpointTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.InterfaceVpcEndpointTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.LoadBalancerTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.LoadBalancerTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.Route53RecordTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.Route53RecordTarget.bind
(IRecordSet _record, IHostedZone zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.UserPoolDomainTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.UserPoolDomainTarget.bind
(IRecordSet _record, IHostedZone _zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.