TransitGatewayAttachment

Describes an attachment between a resource and a transit gateway.

Types

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

Properties

Link copied to clipboard
Link copied to clipboard

The creation time.

Link copied to clipboard

The ID of the resource.

Link copied to clipboard

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

Link copied to clipboard

The resource type. Note that the tgw-peering resource type has been deprecated.

Link copied to clipboard

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

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

The tags for the 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 Amazon Web Services account that owns the transit gateway.

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