clusterSecurityGroups

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

Parameters

value

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


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


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

Parameters

values

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