securityGroupIds

@JvmName(name = "bbgqlntqkpgwhstf")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "pgganhweyiipsdrj")
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 = "obwsvlbbiqqtdrcr")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "rguaopvnjjsysipx")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "ekfgvyufidgppguq")
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.