ReplicationConfigurationReplicatedDisk

The configuration of a disk of the Source Server to be replicated.

Types

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

Properties

Link copied to clipboard

The name of the device.

Link copied to clipboard
val iops: Long

The requested number of I/O operations per second (IOPS).

Link copied to clipboard

Whether to boot from this disk or not.

Link copied to clipboard

The Staging Disk EBS volume type to be used during replication when stagingDiskType is set to Auto. This is a read-only field.

Link copied to clipboard

The Staging Disk EBS volume type to be used during replication.

Link copied to clipboard

The throughput to use for the EBS volume in MiB/s. This parameter is valid only for gp3 volumes.

Functions

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