Uses of Interface
software.amazon.awscdk.services.route53.CfnHostedZone.HostedZoneConfigProperty
Packages that use CfnHostedZone.HostedZoneConfigProperty
-
Uses of CfnHostedZone.HostedZoneConfigProperty in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement CfnHostedZone.HostedZoneConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHostedZone.HostedZoneConfigPropertyMethods in software.amazon.awscdk.services.route53 that return CfnHostedZone.HostedZoneConfigPropertyModifier and TypeMethodDescriptionCfnHostedZone.HostedZoneConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type CfnHostedZone.HostedZoneConfigPropertyModifier and TypeMethodDescriptionCfnHostedZone.Builder.hostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty hostedZoneConfig) A complex type that contains an optional comment.CfnHostedZoneProps.Builder.hostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty hostedZoneConfig) Sets the value ofCfnHostedZoneProps.getHostedZoneConfig()voidCfnHostedZone.setHostedZoneConfig(CfnHostedZone.HostedZoneConfigProperty value) A complex type that contains an optional comment.