BulkDeployment

Information about a bulk deployment. You cannot start a new bulk deployment while another one is still running or in a non-terminal state.

Types

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

Properties

Link copied to clipboard

The ARN of the bulk deployment.

Link copied to clipboard

The ID of the bulk deployment.

Link copied to clipboard

The time, in ISO format, when the deployment was created.

Functions

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