Values.TaskEphemeralStorageSourceThe amount of ephemeral storage to allocate for the task.
type nonrec t = {sizeInGiB : Integer.t option;The total amount, in GiB, of the ephemeral storage to set for the task. The minimum supported value is 20 GiB and the maximum supported value is 200 GiB.
*)kmsKeyId : String_.t option;Specify an Key Management Service key ID to encrypt the ephemeral storage for the task.
*)}