storagePools

@JvmName(name = "mnscpbjdsdqjiobo")
suspend fun storagePools(value: Output<List<String>>)
@JvmName(name = "naahpcooajhxwvrh")
suspend fun storagePools(value: List<String>?)

Parameters

value

The list of Storage Pools where boot disks are provisioned.


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


@JvmName(name = "sulyjldpwakatcnj")
suspend fun storagePools(values: List<Output<String>>)
@JvmName(name = "jqruvbtjgkyfusoe")
suspend fun storagePools(vararg values: String)

Parameters

values

The list of Storage Pools where boot disks are provisioned.