securityGroups

@JvmName(name = "toocwayvgkxnuift")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "dqsvdkdmnybpvubd")
suspend fun securityGroups(value: List<String>)

Parameters

value

A list of the security groups to associate with the elastic network interfaces to control who can communicate with the cluster.


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


@JvmName(name = "fdegtwgluuvwotiw")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "rcadatkgjpntvbpm")
suspend fun securityGroups(vararg values: String)

Parameters

values

A list of the security groups to associate with the elastic network interfaces to control who can communicate with the cluster.