actions

@JvmName(name = "tlgrejpfioyocvpp")
suspend fun actions(value: Output<List<String>>)
@JvmName(name = "rpolhpyssxpwejfe")
suspend fun actions(value: List<String>?)

Parameters

value

The type of operations that can be performed on the resource. Valid values:

  • If resource_type is set to Topic. Valid values: Pub, Sub.

  • If resource_type is set to Group. Valid values: Sub.


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


@JvmName(name = "grgskkmosyuosncc")
suspend fun actions(values: List<Output<String>>)
@JvmName(name = "qtxxrchbndwtagrs")
suspend fun actions(vararg values: String)

Parameters

values

The type of operations that can be performed on the resource. Valid values:

  • If resource_type is set to Topic. Valid values: Pub, Sub.

  • If resource_type is set to Group. Valid values: Sub.