securityGroupIds

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


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