securityGroupIds

@JvmName(name = "xyslaiovkuyfyojp")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "rlhrifeyyrjjawlp")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.


@JvmName(name = "atobwijportxhvpu")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "irgaqqjxrgmcqypu")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "vndyibyypuempprc")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

Specify one or more security groups for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane. If you don't specify a security group, the default security group for your VPC is used.