AssociateVpcWithHostedZoneRequest

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