Networking

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

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

Link copied to clipboard

The ID of the subnet where Amazon Web Services PCS creates an Elastic Network Interface (ENI) to enable communication between managed controllers and Amazon Web Services PCS resources. The subnet must have an available IP address, cannot reside in AWS Outposts, AWS Wavelength, or an AWS Local Zone.

Functions

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