| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
EphemeralStorage |
ContainerProperties.ephemeralStorage()
The amount of ephemeral storage to allocate for the task.
|
EphemeralStorage |
ContainerDetail.ephemeralStorage()
The amount of ephemeral storage allocated for the task.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProperties.Builder |
ContainerProperties.Builder.ephemeralStorage(EphemeralStorage ephemeralStorage)
The amount of ephemeral storage to allocate for the task.
|
ContainerDetail.Builder |
ContainerDetail.Builder.ephemeralStorage(EphemeralStorage ephemeralStorage)
The amount of ephemeral storage allocated for the task.
|
Copyright © 2023. All rights reserved.