Class RecoveryPlanExecutionSummary

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

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

Summary information about a Recovery Plan execution.

See Also: