ResourcesVpcConfig
In this article:
ResourcesVpcConfig#
Description of the VPC configuration for a Kubernetes cluster.
Contents#
clusterSecurityGroupId — The automatically created security group for the Kubernetes cluster.
Type: String
Required: No
securityGroupIds — List of the security groups for the Kubernetes cluster. It does not contain the automatically created security group ID clusterSecurityGroupId.
Type: Array of strings
Required: No
subnetIds — The list of subnet IDs for the Kubernetes cluster .
Type: Array of strings
Required: No
vpcId — The ID of the VPC in which the Kubernetes cluster is created.
Type: String
Required: No