subStatuses

@JvmName(name = "csgpscrapahvuakx")
suspend fun subStatuses(value: Output<List<String>>)
@JvmName(name = "oxrpaiupwihpdobh")
suspend fun subStatuses(value: List<String>?)

Parameters

value

A list of sub status of the event.

NOTE: sub_status and sub_statuses are mutually exclusive.


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


@JvmName(name = "qjadbfpodiamnywi")
suspend fun subStatuses(values: List<Output<String>>)
@JvmName(name = "llxxeblqbkrkttmn")
suspend fun subStatuses(vararg values: String)

Parameters

values

A list of sub status of the event.

NOTE: sub_status and sub_statuses are mutually exclusive.