Builder

class Builder

Properties

Link copied to clipboard

When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, the ID of the hosted zone.

Link copied to clipboard
var vpc: Vpc?

When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.

Functions

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

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