Uses of Class
software.amazon.awscdk.services.route53.HostedZoneProps.Builder
-
Uses of HostedZoneProps.Builder in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionHostedZoneProps.Builder.addTrailingDot
(Boolean addTrailingDot) Sets the value ofCommonHostedZoneProps.getAddTrailingDot()
static HostedZoneProps.Builder
HostedZoneProps.builder()
Sets the value ofCommonHostedZoneProps.getComment()
HostedZoneProps.Builder.queryLogsLogGroupArn
(String queryLogsLogGroupArn) Sets the value ofCommonHostedZoneProps.getQueryLogsLogGroupArn()
Sets the value ofHostedZoneProps.getVpcs()
Sets the value ofCommonHostedZoneProps.getZoneName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(HostedZoneProps.Builder builder) Constructor that initializes the object based on literal property values passed by theHostedZoneProps.Builder
.