securityGroupIds

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


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