Uses of Interface
software.amazon.awscdk.services.route53.CfnHostedZone.HostedZoneConfigProperty
-
Uses of CfnHostedZone.HostedZoneConfigProperty in software.amazon.awscdk.services.route53
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnHostedZone.HostedZoneConfigProperty
Modifier and TypeMethodDescriptionCfnHostedZone.HostedZoneConfigProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnHostedZone.setHostedZoneConfig
(CfnHostedZone.HostedZoneConfigProperty value) A complex type that contains an optional comment.