CreateReplicationJobRequest

Types

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

Properties

Link copied to clipboard

The description of the replication job.

Link copied to clipboard

Indicates whether the replication job produces encrypted AMIs.

Link copied to clipboard

The time between consecutive replication runs, in hours.

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 license type to be used for the AMI created by a successful replication run.

Link copied to clipboard

The maximum number of SMS-created AMIs to retain. The oldest is deleted after the maximum number is reached and a new AMI is created.

Link copied to clipboard

The name of the IAM role to be used by the Server Migration Service.

Link copied to clipboard

Indicates whether to run the replication job one time.

Link copied to clipboard

The seed replication time.

Link copied to clipboard

The ID of the server.

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