JobDefinitionEphemeralStorage

data class JobDefinitionEphemeralStorage(val sizeInGiB: Int)

Constructors

Link copied to clipboard
constructor(sizeInGiB: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total amount, in GiB, of ephemeral storage to set for the task. The minimum supported value is 21 GiB and the maximum supported value is 200 GiB.