Uses of Interface
software.amazon.awscdk.services.route53.AliasRecordTargetConfig
Packages that use 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
Classes in software.amazon.awscdk.services.route53 that implement AliasRecordTargetConfigModifier and TypeClassDescriptionstatic final class
An implementation forAliasRecordTargetConfig
Methods in software.amazon.awscdk.services.route53 that return AliasRecordTargetConfigModifier 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
Methods in software.amazon.awscdk.services.route53.targets that return AliasRecordTargetConfigModifier 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.AppSyncTarget.bind
(IRecordSet _record) Return hosted zone ID and DNS name, usable for Route53 alias targets.AppSyncTarget.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.