types

@JvmName(name = "bflkskrhyipkefwo")
suspend fun types(value: Output<List<String>>)
@JvmName(name = "tdcsosfvstnqaijg")
suspend fun types(value: List<String>?)

Parameters

value

The rule action updates the Types field of a finding.


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


@JvmName(name = "rkqstqysshhbrlnf")
suspend fun types(values: List<Output<String>>)
@JvmName(name = "nwtmrndcqxrdjwuj")
suspend fun types(vararg values: String)

Parameters

values

The rule action updates the Types field of a finding.