| Package | Description |
|---|---|
| com.amazonaws.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| com.amazonaws.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.clone() |
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.withApplication(String application)
The application information for the simulation application.
|
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.withCurrentRevisionId(String currentRevisionId)
The current revision id for the simulation application.
|
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.withImageDigest(String imageDigest)
The SHA256 digest used to identify the Docker image URI used to created the simulation application.
|
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.withS3Etags(Collection<String> s3Etags)
The Amazon S3 eTag identifier for the zip file bundle that you use to create the simulation application.
|
CreateSimulationApplicationVersionRequest |
CreateSimulationApplicationVersionRequest.withS3Etags(String... s3Etags)
The Amazon S3 eTag identifier for the zip file bundle that you use to create the simulation application.
|
Copyright © 2023. All rights reserved.