NetworkingRequest

The networking configuration for the cluster's control plane.

Types

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

Properties

Link copied to clipboard

A list of security group IDs associated with the Elastic Network Interface (ENI) created in subnets.

Link copied to clipboard

The list of subnet IDs where Amazon Web Services PCS creates an Elastic Network Interface (ENI) to enable communication between managed controllers and Amazon Web Services PCS resources. Subnet IDs have the form subnet-0123456789abcdef0.

Functions

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