DisassociateVpcFromHostedZoneRequest

A complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String