class Aws::RoboMaker::Types::CreateSimulationApplicationVersionRequest
@note When making an API call, you may pass CreateSimulationApplicationVersionRequest
data as a hash: { application: "Arn", # required current_revision_id: "RevisionId", }
@!attribute [rw] application
The application information for the simulation application. @return [String]
@!attribute [rw] current_revision_id
The current revision id for the simulation application. If you provide a value and it matches the latest revision ID, a new version will be created. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/CreateSimulationApplicationVersionRequest AWS API Documentation
Constants
- SENSITIVE