clusterSecurityGroups

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


@JvmName(name = "qllwrtkvdehnddvy")
suspend fun clusterSecurityGroups(value: Output<List<String>>)
@JvmName(name = "somxyeycseokqmfu")
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 = "wypyvuvksfpvkhdb")
suspend fun clusterSecurityGroups(values: List<Output<String>>)
@JvmName(name = "udjeojvgcfgxsswn")
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.