ReplicationConfigurationReplicatedDisk
The configuration of a disk of the Source Server to be replicated.
Contents
- deviceName
-
The name of the device.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- iops
-
The requested number of I/O operations per second (IOPS).
Type: Long
Valid Range: Minimum value of 0.
Required: No
- isBootDisk
-
Whether to boot from this disk or not.
Type: Boolean
Required: No
- optimizedStagingDiskType
-
The Staging Disk EBS volume type to be used during replication when
stagingDiskType
is set to Auto. This is a read-only field.Type: String
Valid Values:
AUTO | GP2 | GP3 | IO1 | SC1 | ST1 | STANDARD
Required: No
- stagingDiskType
-
The Staging Disk EBS volume type to be used during replication.
Type: String
Valid Values:
AUTO | GP2 | GP3 | IO1 | SC1 | ST1 | STANDARD
Required: No
- throughput
-
The throughput to use for the EBS volume in MiB/s. This parameter is valid only for gp3 volumes.
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: