scopes

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

Parameters

value

Names of container apps that can use this Dapr component


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


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

Parameters

values

Names of container apps that can use this Dapr component