Builder

class Builder

Properties

Link copied to clipboard

Optional: A comment about the disassociation request.

Link copied to clipboard

The ID of the private hosted zone that you want to disassociate a VPC from.

Link copied to clipboard
var vpc: Vpc?

A complex type that contains information about the VPC that you're disassociating from the specified 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