| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchResourceRequirement> |
BatchContainerOverrides.resourceRequirements()
The type and amount of resources to assign to a container.
|
| Modifier and Type | Method and Description |
|---|---|
BatchContainerOverrides.Builder |
BatchContainerOverrides.Builder.resourceRequirements(BatchResourceRequirement... resourceRequirements)
The type and amount of resources to assign to a container.
|
| Modifier and Type | Method and Description |
|---|---|
BatchContainerOverrides.Builder |
BatchContainerOverrides.Builder.resourceRequirements(Collection<BatchResourceRequirement> resourceRequirements)
The type and amount of resources to assign to a container.
|
Copyright © 2023. All rights reserved.