Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateRobotApplicationVersionRequest

Hierarchy

Properties

application: undefined | string

The application information for the robot application.

currentRevisionId?: string

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.

imageDigest?: string

A SHA256 identifier for the Docker image that you use for your robot application.

s3Etags?: string[]

The Amazon S3 identifier for the zip file bundle that you use for your robot application.