CreateSimulationApplicationVersionRequest

Types

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

Properties

Link copied to clipboard

The application information for the simulation application.

Link copied to clipboard

The current revision id for the simulation application. If you provide a value and it matches the latest revision ID, a new version will be created.

Link copied to clipboard

The SHA256 digest used to identify the Docker image URI used to created the simulation application.

Link copied to clipboard

The Amazon S3 eTag identifier for the zip file bundle that you use to create the simulation application.

Functions

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