securityGroupIds

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


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