providers

@JvmName(name = "yfafyqkeipqheohr")
suspend fun providers(value: Output<List<String>>)
@JvmName(name = "lyohbsrwynqgjptc")
suspend fun providers(value: List<String>?)

Parameters

value

Specifies a list of providers for the solution content item.


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


@JvmName(name = "bvlmkjciorgqbqvi")
suspend fun providers(values: List<Output<String>>)
@JvmName(name = "eyvbbkiwyjblnbnv")
suspend fun providers(vararg values: String)

Parameters

values

Specifies a list of providers for the solution content item.