ReplicationRun
Represents a replication run.
Contents
- amiId
-
The ID of the Amazon Machine Image (AMI) from the replication run.
Type: String
Required: No
- completedTime
-
The completion time of the last replication run.
Type: Timestamp
Required: No
- description
-
The description of the replication run.
Type: String
Required: No
- encrypted
-
Indicates whether the replication run should produce an encrypted AMI.
Type: Boolean
Required: No
- kmsKeyId
-
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.
Type: String
Required: No
-
- replicationRunId
-
The ID of the replication run.
Type: String
Required: No
- scheduledStartTime
-
The start time of the next replication run.
Type: Timestamp
Required: No
- stageDetails
-
Details about the current stage of the replication run.
Type: ReplicationRunStageDetails object
Required: No
- state
-
The state of the replication run.
Type: String
Valid Values:
PENDING | MISSED | ACTIVE | FAILED | COMPLETED | DELETING | DELETED
Required: No
- statusMessage
-
The description of the current status of the replication job.
Type: String
Required: No
- type
-
The type of replication run.
Type: String
Valid Values:
ON_DEMAND | AUTOMATIC
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: