securityGroupIds

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


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