Uses of Class
software.amazon.awscdk.services.route53.PublicHostedZoneProps.Builder
Packages that use PublicHostedZoneProps.Builder
-
Uses of PublicHostedZoneProps.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return PublicHostedZoneProps.BuilderModifier and TypeMethodDescriptionPublicHostedZoneProps.Builder.addTrailingDot(Boolean addTrailingDot) Sets the value ofCommonHostedZoneProps.getAddTrailingDot()PublicHostedZoneProps.builder()Sets the value ofPublicHostedZoneProps.getCaaAmazon()Sets the value ofCommonHostedZoneProps.getComment()PublicHostedZoneProps.Builder.crossAccountZoneDelegationPrincipal(IPrincipal crossAccountZoneDelegationPrincipal) Deprecated.Create the Role yourself and call `hostedZone.grantDelegation()`.PublicHostedZoneProps.Builder.crossAccountZoneDelegationRoleName(String crossAccountZoneDelegationRoleName) Deprecated.Create the Role yourself and call `hostedZone.grantDelegation()`.PublicHostedZoneProps.Builder.queryLogsLogGroupArn(String queryLogsLogGroupArn) Sets the value ofCommonHostedZoneProps.getQueryLogsLogGroupArn()Sets the value ofCommonHostedZoneProps.getZoneName()Constructors in software.amazon.awscdk.services.route53 with parameters of type PublicHostedZoneProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PublicHostedZoneProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePublicHostedZoneProps.Builder.