UpdatePolicy

Specifies the infrastructure update policy for the Amazon EC2 compute environment. For more information about infrastructure updates, see Updating compute environments in the Batch User Guide.

Types

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

Properties

Link copied to clipboard

Specifies the job timeout (in minutes) when the compute environment infrastructure is updated. The default value is 30.

Link copied to clipboard

Specifies whether jobs are automatically terminated when the compute environment infrastructure is updated. The default value is false.

Functions

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