| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryInstanceDataReplicationInfoReplicatedDisk> |
RecoveryInstanceDataReplicationInfo.replicatedDisks()
The disks that should be replicated.
|
| Modifier and Type | Method and Description |
|---|---|
RecoveryInstanceDataReplicationInfo.Builder |
RecoveryInstanceDataReplicationInfo.Builder.replicatedDisks(RecoveryInstanceDataReplicationInfoReplicatedDisk... replicatedDisks)
The disks that should be replicated.
|
| Modifier and Type | Method and Description |
|---|---|
RecoveryInstanceDataReplicationInfo.Builder |
RecoveryInstanceDataReplicationInfo.Builder.replicatedDisks(Collection<RecoveryInstanceDataReplicationInfoReplicatedDisk> replicatedDisks)
The disks that should be replicated.
|
Copyright © 2023. All rights reserved.