topLevelInventoryList

@JvmName(name = "actkoxbwodklcssa")
suspend fun topLevelInventoryList(value: Output<List<String>>)
@JvmName(name = "wqywrujrirtrefou")
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 = "lrssvjwslxnufnpn")
suspend fun topLevelInventoryList(vararg values: Output<String>)


@JvmName(name = "qohduiwjwymynygj")
suspend fun topLevelInventoryList(values: List<Output<String>>)
@JvmName(name = "ptxmbkuqprlcnqrb")
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.