securityGroupIds

@JvmName(name = "wgnhnuiatqudvlie")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "wsqtdbivhiljaina")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

Specifies up to five security groups that control inbound and outbound traffic for the serverless cluster.


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


@JvmName(name = "bjokqpovuteyeirb")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "ovrwkbuvgqpkonct")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

Specifies up to five security groups that control inbound and outbound traffic for the serverless cluster.