Builder

class Builder

Properties

Link copied to clipboard

The ID of the private hosted zone that you want to authorize associating a VPC with.

Link copied to clipboard
var vpc: Vpc?

A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.

Functions

Link copied to clipboard
fun vpc(block: Vpc.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.route53.model.Vpc inside the given block