topLevelInventoryList

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


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