securityGroupIds

@JvmName(name = "lerhxqlfmkcvqhcy")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "pptadpyjnulqtbwf")
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 = "ynimfhtcefcegthh")
suspend fun securityGroupIds(vararg values: Output<String>)


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

Parameters

values

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