securityGroupIds

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


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