Uses of Interface
software.amazon.awscdk.services.route53.CfnHostedZone.VPCProperty
Packages that use CfnHostedZone.VPCProperty
-
Uses of CfnHostedZone.VPCProperty in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement CfnHostedZone.VPCPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHostedZone.VPCPropertyMethods in software.amazon.awscdk.services.route53 that return CfnHostedZone.VPCPropertyModifier and TypeMethodDescriptionCfnHostedZone.VPCProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 that return types with arguments of type CfnHostedZone.VPCPropertyModifier and TypeMethodDescriptionprotected List<CfnHostedZone.VPCProperty>HostedZone.getVpcs()VPCs to which this hosted zone will be added.