scopes

@JvmName(name = "umrrbvpbacpdycok")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "qgijduhaeqpnmecf")
suspend fun scopes(value: List<String>?)

Parameters

value

A list of scopes to which this component applies.

NOTE: See the official docs for more information at https://learn.microsoft.com/en-us/azure/container-apps/dapr-overview?tabs=bicep1%2Cyaml#component-scopes


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


@JvmName(name = "lyyjevhtjwlbwuvv")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "kpoyrisomljxpmdc")
suspend fun scopes(vararg values: String)

Parameters

values

A list of scopes to which this component applies.

NOTE: See the official docs for more information at https://learn.microsoft.com/en-us/azure/container-apps/dapr-overview?tabs=bicep1%2Cyaml#component-scopes