Builder

class Builder

Properties

Link copied to clipboard

The ID of the hosted zone that you authorized associating a VPC with.

Link copied to clipboard
var vpc: Vpc?

The VPC that you authorized associating with a 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