securityGroups

@JvmName(name = "fghthkxhjikxwsss")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "ijjtpbcaaatpojgy")
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 = "vbonocywwutcjsxk")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "cbyrjpqikrdgxgac")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "tujwwyrfyyimjeci")
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.