ExecutionServerStepConfiguration
Configuration for a SERVER type step (with execution state like jobID).
Inherited functions
Casts this RecoveryPlanExecutionStepConfiguration as a ExecutionServerStepConfiguration and retrieves its aws.sdk.kotlin.services.drs.model.ExecutionServerStepConfiguration value. Throws an exception if the RecoveryPlanExecutionStepConfiguration is not a ExecutionServerStepConfiguration.
Casts this RecoveryPlanExecutionStepConfiguration as a ExecutionServerStepConfiguration and retrieves its aws.sdk.kotlin.services.drs.model.ExecutionServerStepConfiguration value. Returns null if the RecoveryPlanExecutionStepConfiguration is not a ExecutionServerStepConfiguration.
Casts this RecoveryPlanExecutionStepConfiguration as a WaitStepConfiguration and retrieves its aws.sdk.kotlin.services.drs.model.WaitStepConfiguration value. Throws an exception if the RecoveryPlanExecutionStepConfiguration is not a WaitStepConfiguration.
Casts this RecoveryPlanExecutionStepConfiguration as a WaitStepConfiguration and retrieves its aws.sdk.kotlin.services.drs.model.WaitStepConfiguration value. Returns null if the RecoveryPlanExecutionStepConfiguration is not a WaitStepConfiguration.