clusterSecurityGroups

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


@JvmName(name = "pfmgdgplncfymaxe")
suspend fun clusterSecurityGroups(value: Output<List<String>>)
@JvmName(name = "qjxhqllnksxebvvx")
suspend fun clusterSecurityGroups(value: List<String>?)

Deprecated

With the retirement of EC2-Classic the cluster_security_groups attribute has been deprecated and will be removed in a future version.

Parameters

value

A list of security groups to be associated with this cluster.


@JvmName(name = "jstpqtjxsrlorfgl")
suspend fun clusterSecurityGroups(values: List<Output<String>>)
@JvmName(name = "yohlisehhhpcpdio")
suspend fun clusterSecurityGroups(vararg values: String)

Deprecated

With the retirement of EC2-Classic the cluster_security_groups attribute has been deprecated and will be removed in a future version.

Parameters

values

A list of security groups to be associated with this cluster.