Builder

class Builder

Properties

Link copied to clipboard

Optional: A comment about the association request.

Link copied to clipboard

The ID of the private hosted zone that you want to associate an Amazon VPC with.

Link copied to clipboard
var vpc: Vpc?

A complex type that contains information about the VPC that you want to associate with a private 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