Uses of Class
software.amazon.awscdk.services.route53.PublicHostedZone.Builder
Packages that use PublicHostedZone.Builder
-
Uses of PublicHostedZone.Builder in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return PublicHostedZone.BuilderModifier and TypeMethodDescriptionPublicHostedZone.Builder.addTrailingDot(Boolean addTrailingDot) Whether to add a trailing dot to the zone name.Whether to create a CAA record to restrict certificate authorities allowed to issue certificates for this domain to Amazon only.Any comments that you want to include about the hosted zone.static PublicHostedZone.BuilderPublicHostedZone.Builder.crossAccountZoneDelegationPrincipal(IPrincipal crossAccountZoneDelegationPrincipal) Deprecated.PublicHostedZone.Builder.crossAccountZoneDelegationRoleName(String crossAccountZoneDelegationRoleName) Deprecated.Create the Role yourself and callhostedZone.grantDelegation().PublicHostedZone.Builder.queryLogsLogGroupArn(String queryLogsLogGroupArn) The Amazon Resource Name (ARN) for the log group that you want Amazon Route 53 to send query logs to.The name of the domain.
hostedZone.grantDelegation().