TransitGatewayVpcAttachment

Describes a VPC attachment.

Types

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

Properties

Link copied to clipboard

The creation time.

Link copied to clipboard

The VPC attachment options.

Link copied to clipboard

The state of the VPC attachment. Note that the initiating state has been deprecated.

Link copied to clipboard

The IDs of the subnets.

Link copied to clipboard
val tags: List<Tag>?

The tags for the VPC attachment.

Link copied to clipboard

The ID of the attachment.

Link copied to clipboard

The ID of the transit gateway.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the VPC.

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