Uses of Class
software.amazon.awssdk.services.apptest.model.M2ManagedApplicationStepInput
-
Packages that use M2ManagedApplicationStepInput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of M2ManagedApplicationStepInput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return M2ManagedApplicationStepInput Modifier and Type Method Description M2ManagedApplicationStepInputM2ManagedApplicationStepSummary. stepInput()The step input of the AWS Mainframe Modernization managed application step summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type M2ManagedApplicationStepInput Modifier and Type Method Description M2ManagedApplicationStepSummary.BuilderM2ManagedApplicationStepSummary.Builder. stepInput(M2ManagedApplicationStepInput stepInput)The step input of the AWS Mainframe Modernization managed application step summary.
-