CreateRobotApplicationVersionRequest
Types
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.
Functions
Link copied to clipboard
inline fun copy(block: CreateRobotApplicationVersionRequest.Builder.() -> Unit = {}): CreateRobotApplicationVersionRequest