topLevelInventoryList

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


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