Uses of Interface
software.amazon.awscdk.interfaces.route53.IHostedZoneRef
Packages that use IHostedZoneRef
Package
Description
Amazon Route53 Construct Library
-
Uses of IHostedZoneRef in software.amazon.awscdk.interfaces.route53
Subinterfaces of IHostedZoneRef in software.amazon.awscdk.interfaces.route53Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIHostedZoneRef.Classes in software.amazon.awscdk.interfaces.route53 that implement IHostedZoneRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IHostedZoneRef in software.amazon.awscdk.services.route53
Subinterfaces of IHostedZoneRef in software.amazon.awscdk.services.route53Modifier and TypeInterfaceDescriptioninterfaceImported or created hosted zone.static interfaceInternal default implementation forIHostedZone.interfacestatic interfaceInternal default implementation forINamedHostedZoneRef.interfaceRepresents a Route 53 private hosted zone.static interfaceInternal default implementation forIPrivateHostedZone.interfaceRepresents a Route 53 public hosted zone.static interfaceInternal default implementation forIPublicHostedZone.Classes in software.amazon.awscdk.services.route53 that implement IHostedZoneRefModifier and TypeClassDescriptionclassCreates a new public or private hosted zone.classContainer for records, and records contain information about how to route traffic for a specific domain, such as example.com and its subdomains (acme.example.com, zenith.example.com).static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classCreate a Route53 private hosted zone for use in one or more VPCs.classCreate a Route53 public hosted zone.Methods in software.amazon.awscdk.services.route53 with parameters of type IHostedZoneRefModifier and TypeMethodDescriptionstatic StringCfnHostedZone.arnForHostedZone(IHostedZoneRef resource)