AWSECSEphemeralStorage
No description
type AWSECSEphemeralStorage {
sizeInGib: Int!
}
Fields
AWSECSEphemeralStorage.sizeInGib ● Int! non-null scalar
The total amount, in GiB, of ephemeral storage to set for the task. The renge: 21 and 200
Member of
AWSECSTask object ● AWSECSTaskDefinition object ● AWSECSTaskOverride object