| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
RuntimePlatform |
ContainerProperties.runtimePlatform()
Returns the value of the RuntimePlatform property for this object.
|
RuntimePlatform |
ContainerDetail.runtimePlatform()
Returns the value of the RuntimePlatform property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProperties.Builder |
ContainerProperties.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
Sets the value of the RuntimePlatform property for this object.
|
ContainerDetail.Builder |
ContainerDetail.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
Sets the value of the RuntimePlatform property for this object.
|
Copyright © 2023. All rights reserved.