Uses of Class
software.amazon.awssdk.services.migrationhuborchestrator.model.StepAutomationConfiguration
-
Packages that use StepAutomationConfiguration Package Description software.amazon.awssdk.services.migrationhuborchestrator.model -
-
Uses of StepAutomationConfiguration in software.amazon.awssdk.services.migrationhuborchestrator.model
Methods in software.amazon.awssdk.services.migrationhuborchestrator.model that return StepAutomationConfiguration Modifier and Type Method Description StepAutomationConfigurationGetTemplateStepResponse. stepAutomationConfiguration()The custom script to run tests on source or target environments.Methods in software.amazon.awssdk.services.migrationhuborchestrator.model with parameters of type StepAutomationConfiguration Modifier and Type Method Description GetTemplateStepResponse.BuilderGetTemplateStepResponse.Builder. stepAutomationConfiguration(StepAutomationConfiguration stepAutomationConfiguration)The custom script to run tests on source or target environments.
-