Jump to Content

Interface CreateRobotApplicationVersionCommandInputProtected

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.