VpcConfig

class VpcConfig

The configuration of the Amazon VPCs for the cluster.

Types

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

Properties

Link copied to clipboard

The IDs of the security groups associated with the cluster.

Link copied to clipboard

The IDs of the subnets associated with the cluster.

Functions

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