Uses of Interface
software.amazon.awscdk.services.route53.PublicHostedZoneAttributes
Packages that use PublicHostedZoneAttributes
-
Uses of PublicHostedZoneAttributes in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement PublicHostedZoneAttributesModifier and TypeClassDescriptionstatic final class
An implementation forPublicHostedZoneAttributes
Methods in software.amazon.awscdk.services.route53 that return PublicHostedZoneAttributesModifier and TypeMethodDescriptionPublicHostedZoneAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type PublicHostedZoneAttributesModifier and TypeMethodDescriptionstatic IPublicHostedZone
PublicHostedZone.fromPublicHostedZoneAttributes
(software.constructs.Construct scope, String id, PublicHostedZoneAttributes attrs) Imports a public hosted zone from another stack.