storagePool

@JvmName(name = "rjyoonbdplnnsvxv")
suspend fun storagePool(value: Output<String>)
@JvmName(name = "hpcvogqmpavygqax")
suspend fun storagePool(value: String?)

Parameters

value

The storage pool in which the new disk is created. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /storagePools/storagePool - projects/project/zones/zone/storagePools/storagePool - zones/zone/storagePools/storagePool