class Aws::RoboMaker::Types::CreateRobotApplicationVersionRequest

@note When making an API call, you may pass CreateRobotApplicationVersionRequest

data as a hash:

    {
      application: "Arn", # required
      current_revision_id: "RevisionId",
    }

@!attribute [rw] application

The application information for the robot application.
@return [String]

@!attribute [rw] current_revision_id

The current revision id for the robot 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/CreateRobotApplicationVersionRequest AWS API Documentation

Constants

SENSITIVE