topLevelInventoryList

@JvmName(name = "apvjupybhxcibfih")
suspend fun topLevelInventoryList(value: Output<List<String>>)
@JvmName(name = "gpvccpkwxjyfpuyq")
suspend fun topLevelInventoryList(value: List<String>?)

Parameters

value

List of top-level inventory to select when AutoDiscovery is disabled. This field is ignored when AutoDiscovery is enabled.


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


@JvmName(name = "qvrjkueitswqmktv")
suspend fun topLevelInventoryList(values: List<Output<String>>)
@JvmName(name = "kayhgcckmugluhwd")
suspend fun topLevelInventoryList(vararg values: String)

Parameters

values

List of top-level inventory to select when AutoDiscovery is disabled. This field is ignored when AutoDiscovery is enabled.