assetIds

@JvmName(name = "evohlooqkyygeabh")
suspend fun assetIds(value: Output<List<String>>)
@JvmName(name = "tsriyjrawhbghhlj")
suspend fun assetIds(value: List<String>?)

Parameters

value

The IDs of the assets to be associated to the project.


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


@JvmName(name = "ewokplmqexvjnunt")
suspend fun assetIds(values: List<Output<String>>)
@JvmName(name = "soejvqxtfyawkkhg")
suspend fun assetIds(vararg values: String)

Parameters

values

The IDs of the assets to be associated to the project.