Uses of Interface
software.amazon.awscdk.services.route53.IRecordSet
Packages that use IRecordSet
Package
Description
Amazon Route53 Construct Library
Route53 Alias Record Targets for the CDK Route53 Library
-
Uses of IRecordSet in software.amazon.awscdk.services.route53
Subinterfaces of IRecordSet in software.amazon.awscdk.services.route53Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRecordSet.Classes in software.amazon.awscdk.services.route53 that implement IRecordSetModifier and TypeClassDescriptionclassA DNS AAAA record.classA DNS A record.classA DNS Amazon CAA record.classA DNS CAA record.classA DNS CNAME record.classA DNS DS record.classA DNS HTTPS record.static final classA proxy class which represents a concrete javascript instance of this type.classA DNS MX record.classA DNS NS record.classA record set.classA DNS SRV record.classA DNS SVCB record.classA DNS TXT record.classA record to delegate further lookups to a different set of name servers.Methods in software.amazon.awscdk.services.route53 with parameters of type IRecordSetModifier 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. -
Uses of IRecordSet in software.amazon.awscdk.services.route53.targets
Methods in software.amazon.awscdk.services.route53.targets with parameters of type IRecordSetModifier 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.Constructors in software.amazon.awscdk.services.route53.targets with parameters of type IRecordSet