Uses of Class
software.amazon.awscdk.services.route53.HostedZoneGrants
Packages that use HostedZoneGrants
-
Uses of HostedZoneGrants in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return HostedZoneGrantsModifier and TypeMethodDescriptionstatic HostedZoneGrantsHostedZoneGrants.fromHostedZone(INamedHostedZoneRef hostedZone) Creates grants for INamedHostedZoneRef.HostedZone.getGrants()Grants helper for this hosted zone.