securityGroupIds

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

Parameters

value

List of security group IDs 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.


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


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

Parameters

values

List of security group IDs 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.