| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
FargatePlatformConfiguration |
FargatePlatformConfiguration.clone() |
FargatePlatformConfiguration |
ContainerDetail.getFargatePlatformConfiguration()
The platform configuration for jobs running on Fargate resources.
|
FargatePlatformConfiguration |
ContainerProperties.getFargatePlatformConfiguration()
The platform configuration for jobs running on Fargate resources.
|
FargatePlatformConfiguration |
FargatePlatformConfiguration.withPlatformVersion(String platformVersion)
The AWS Fargate platform version where the jobs are running.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDetail.setFargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs running on Fargate resources.
|
void |
ContainerProperties.setFargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs running on Fargate resources.
|
ContainerDetail |
ContainerDetail.withFargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs running on Fargate resources.
|
ContainerProperties |
ContainerProperties.withFargatePlatformConfiguration(FargatePlatformConfiguration fargatePlatformConfiguration)
The platform configuration for jobs running on Fargate resources.
|
Copyright © 2021. All rights reserved.