Uses of Interface
software.amazon.awscdk.services.route53.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
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIRecordSet
.Modifier and TypeClassDescriptionclass
A DNS AAAA record.class
A DNS A record.class
A DNS Amazon CAA record.class
A DNS CAA record.class
A DNS CNAME record.class
A DNS DS record.static final class
A proxy class which represents a concrete javascript instance of this type.class
A DNS MX record.class
A DNS NS record.class
A record set.class
A DNS SRV record.class
A DNS TXT record.class
A record to delegate further lookups to a different set of name servers.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. -
Uses of IRecordSet 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.