securityGroupIds

@JvmName(name = "wueudceccxrhplck")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "fjvucuwscfhvrcjk")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

List of security group IDs associated with the Lambda function.


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


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

Parameters

values

List of security group IDs associated with the Lambda function.