clusterSecurityGroups

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


@JvmName(name = "ivtgotwstrcqfgfi")
suspend fun clusterSecurityGroups(value: Output<List<String>>)
@JvmName(name = "htadurwlygpswhhc")
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 = "muacljledowwyuuh")
suspend fun clusterSecurityGroups(values: List<Output<String>>)
@JvmName(name = "guwigfwbwvmoerjp")
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.