ReplicationRun

Represents a replication run.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Machine Image (AMI) from the replication run.

Link copied to clipboard

The completion time of the last replication run.

Link copied to clipboard

The description of the replication run.

Link copied to clipboard

Indicates whether the replication run should produce an encrypted AMI.

Link copied to clipboard

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

Link copied to clipboard

The ID of the replication run.

Link copied to clipboard

The start time of the next replication run.

Link copied to clipboard

Details about the current stage of the replication run.

Link copied to clipboard

The state of the replication run.

Link copied to clipboard

The description of the current status of the replication job.

Link copied to clipboard

The type of replication run.

Functions

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