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