StartRunBatchResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The unique ARN of the run batch.

Link copied to clipboard
val id: String?

The identifier portion of the run batch ARN.

Link copied to clipboard

The initial status of the run batch.

Link copied to clipboard

AWS tags associated with the run batch.

Link copied to clipboard
val uuid: String?

The universally unique identifier (UUID) for the run batch.

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