diskSizeGb

@JvmName(name = "dalshejkyxfuvbtf")
suspend fun diskSizeGb(value: Output<Int>)
@JvmName(name = "omyoqgxnwqbsersq")
suspend fun diskSizeGb(value: Int?)

Parameters

value

Requested disk size for the VM that runs the build. Note that this is NOT "disk free"; some of the space will be used by the operating system and build utilities. Also note that this is the minimum disk size that will be allocated for the build -- the build may run with a larger disk than requested. At present, the maximum disk size is 1000GB; builds that request more than the maximum are rejected with an error.