CreateRobotApplicationVersionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application information for the robot application.

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String