Uses of Interface
software.amazon.awscdk.services.route53.PrivateHostedZoneAttributes
Packages that use PrivateHostedZoneAttributes
-
Uses of PrivateHostedZoneAttributes in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement PrivateHostedZoneAttributesModifier and TypeClassDescriptionstatic final classAn implementation forPrivateHostedZoneAttributesMethods in software.amazon.awscdk.services.route53 that return PrivateHostedZoneAttributesModifier and TypeMethodDescriptionPrivateHostedZoneAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type PrivateHostedZoneAttributesModifier and TypeMethodDescriptionstatic IPrivateHostedZonePrivateHostedZone.fromPrivateHostedZoneAttributes(software.constructs.Construct scope, String id, PrivateHostedZoneAttributes attrs) Imports a private hosted zone from another stack.