Class RecoveryPlanExecutionStepConfiguration

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

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

Type-specific configuration for an execution step response. Mirrors RecoveryPlanStepConfiguration but uses execution-enriched server shapes.

See Also: