Uses of Class
software.amazon.awssdk.services.drs.model.RecoveryInstanceProperties
-
Packages that use RecoveryInstanceProperties Package Description software.amazon.awssdk.services.drs.model -
-
Uses of RecoveryInstanceProperties in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return RecoveryInstanceProperties Modifier and Type Method Description RecoveryInstancePropertiesRecoveryInstance. recoveryInstanceProperties()Properties of the Recovery Instance machine.Methods in software.amazon.awssdk.services.drs.model with parameters of type RecoveryInstanceProperties Modifier and Type Method Description RecoveryInstance.BuilderRecoveryInstance.Builder. recoveryInstanceProperties(RecoveryInstanceProperties recoveryInstanceProperties)Properties of the Recovery Instance machine.
-