VpcConnection

The VPC connection object.

Types

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

Properties

Link copied to clipboard

Information about the auth scheme of Vpc Connection.

Link copied to clipboard

Creation time of the Vpc Connection.

Link copied to clipboard

State of the Vpc Connection.

Link copied to clipboard

The ARN that identifies the Cluster which the Vpc Connection belongs to.

Link copied to clipboard

The ARN that identifies the Vpc Connection.

Link copied to clipboard

The vpcId that belongs to the Vpc Connection.

Functions

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