Uses of Interface
software.amazon.awscdk.services.route53.INamedHostedZoneRef
Packages that use INamedHostedZoneRef
-
Uses of INamedHostedZoneRef in software.amazon.awscdk.services.route53
Subinterfaces of INamedHostedZoneRef in software.amazon.awscdk.services.route53Modifier and TypeInterfaceDescriptioninterfaceImported or created hosted zone.static interfaceInternal default implementation forIHostedZone.static 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 INamedHostedZoneRefModifier and TypeClassDescriptionclassContainer 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 INamedHostedZoneRefModifier and TypeMethodDescriptionstatic HostedZoneGrantsHostedZoneGrants.fromHostedZone(INamedHostedZoneRef hostedZone) Creates grants for INamedHostedZoneRef.