VpcClassicLink

Deprecated.

Describes whether a VPC is enabled for ClassicLink.

Types

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

Properties

Link copied to clipboard

Indicates whether the VPC is enabled for ClassicLink.

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

Any tags assigned to the VPC.

Link copied to clipboard

The ID of the VPC.

Functions

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