topLevelInventoryList

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


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