| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
FargatePlatformConfiguration |
ContainerProperties.fargatePlatformConfiguration()
The platform configuration for jobs that are running on Fargate resources.
|
FargatePlatformConfiguration |
ContainerDetail.fargatePlatformConfiguration()
The platform configuration for jobs that are running on Fargate resources.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProperties.Builder |
ContainerProperties.Builder.fargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs that are running on Fargate resources.
|
ContainerDetail.Builder |
ContainerDetail.Builder.fargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs that are running on Fargate resources.
|
Copyright © 2023. All rights reserved.