VpcConfiguration

Configuration details about the network where the Privatelink endpoint of the cluster resides.

Types

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

Properties

Link copied to clipboard

The IP address type for cluster network configuration parameters. The following type is available:

Link copied to clipboard

The unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.

Link copied to clipboard

The identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.

Link copied to clipboard

The identifier of the VPC endpoint.

Functions

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