Class RecoveryPlanExecutionServer

java.lang.Object
software.amazon.awssdk.services.drs.model.RecoveryPlanExecutionServer
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RecoveryPlanExecutionServer.Builder,RecoveryPlanExecutionServer>

@Generated("software.amazon.awssdk:codegen") public final class RecoveryPlanExecutionServer extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RecoveryPlanExecutionServer.Builder,RecoveryPlanExecutionServer>

A server within a recovery plan execution step, enriched with execution state.

See Also: