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 classAn implementation forAliasRecordTargetConfigMethods 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 AliasRecordTargetConfigIAliasRecordTarget.Jsii$Default.bind(IRecordSet record, IHostedZone zone) Return hosted zone ID and DNS name, usable for Route53 alias targets.final AliasRecordTargetConfigIAliasRecordTarget.Jsii$Proxy.bind(IRecordSet record) Return hosted zone ID and DNS name, usable for Route53 alias targets.final AliasRecordTargetConfigIAliasRecordTarget.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.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.