ServerReplicationParameters
The replication parameters for replicating a server.
Contents
- encrypted
-
Indicates whether the replication job produces encrypted AMIs.
Type: Boolean
Required: No
- frequency
-
The frequency of creating replication jobs for the server.
Type: Integer
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 enabled but a KMS key ID is not specified, the customer's default KMS key for Amazon EBS is used.
Type: String
Required: No
-
- licenseType
-
The license type for creating a replication job for the server.
Type: String
Valid Values:
AWS | BYOL
Required: No
- numberOfRecentAmisToKeep
-
The number of recent AMIs to keep when creating a replication job for this server.
Type: Integer
Required: No
- runOnce
-
Indicates whether to run the replication job one time.
Type: Boolean
Required: No
- seedTime
-
The seed time for creating a replication job for the server.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: