class Aws::SMS::Types::ReplicationRun

Represents a replication run.

@!attribute [rw] replication_run_id

The ID of the replication run.
@return [String]

@!attribute [rw] state

The state of the replication run.
@return [String]

@!attribute [rw] type

The type of replication run.
@return [String]

@!attribute [rw] stage_details

Details about the current stage of the replication run.
@return [Types::ReplicationRunStageDetails]

@!attribute [rw] status_message

The description of the current status of the replication job.
@return [String]

@!attribute [rw] ami_id

The ID of the Amazon Machine Image (AMI) from the replication run.
@return [String]

@!attribute [rw] scheduled_start_time

The start time of the next replication run.
@return [Time]

@!attribute [rw] completed_time

The completion time of the last replication run.
@return [Time]

@!attribute [rw] description

The description of the replication run.
@return [String]

@!attribute [rw] encrypted

Indicates whether the replication run should produce an encrypted
AMI.
@return [Boolean]

@!attribute [rw] kms_key_id

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

* KMS key ID

* KMS key alias

* ARN referring to the KMS key ID

* ARN referring to the KMS key alias

If encrypted is *true* but a KMS key ID is not specified, the
customer's default KMS key for Amazon EBS is used.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ReplicationRun AWS API Documentation

Constants

SENSITIVE