resourceList

@JvmName(name = "cukfmxhobhrtgjhe")
suspend fun resourceList(value: Output<List<String>>)
@JvmName(name = "lxwaknkxottdykoa")
suspend fun resourceList(value: List<String>)

Parameters

value

The list of resource ARNs that belong to the component.


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


@JvmName(name = "coisqbcekrmeelrm")
suspend fun resourceList(values: List<Output<String>>)
@JvmName(name = "foprmrlnvjfxichb")
suspend fun resourceList(vararg values: String)

Parameters

values

The list of resource ARNs that belong to the component.