ServerReplicationParameters

The replication parameters for replicating a server.

Types

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

Properties

Link copied to clipboard

Indicates whether the replication job produces encrypted AMIs.

Link copied to clipboard

The frequency of creating replication jobs for the server.

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 for creating a replication job for the server.

Link copied to clipboard

The number of recent AMIs to keep when creating a replication job for this server.

Link copied to clipboard

Indicates whether to run the replication job one time.

Link copied to clipboard

The seed time for creating a replication job for 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