resourceList

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

Parameters

value

The list of resource ARNs that belong to the component.


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


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

Parameters

values

The list of resource ARNs that belong to the component.