InternetGateway

Describes an internet gateway.

Types

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

Properties

Link copied to clipboard

Any VPCs attached to the internet gateway.

Link copied to clipboard

The ID of the internet gateway.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the internet gateway.

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

Any tags assigned to the internet gateway.

Functions

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