AssociatedGateway

Information about the associated gateway.

Types

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

Properties

Link copied to clipboard
val id: String?

The ID of the associated gateway.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the associated virtual private gateway or transit gateway.

Link copied to clipboard

The Region where the associated gateway is located.

Link copied to clipboard

The type of associated gateway.

Functions

Link copied to clipboard
inline fun copy(block: AssociatedGateway.Builder.() -> Unit = {}): AssociatedGateway
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