CarrierGateway

Describes a carrier gateway.

Types

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

Properties

Link copied to clipboard

The ID of the carrier gateway.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the carrier gateway.

Link copied to clipboard

The state of the carrier gateway.

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

The tags assigned to the carrier gateway.

Link copied to clipboard

The ID of the VPC associated with the carrier gateway.

Functions

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