Uses of Class
software.amazon.awssdk.services.sfn.model.TestStateConfiguration
-
Packages that use TestStateConfiguration Package Description software.amazon.awssdk.services.sfn.model -
-
Uses of TestStateConfiguration in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return TestStateConfiguration Modifier and Type Method Description TestStateConfigurationTestStateRequest. stateConfiguration()Contains configurations for the state under test.Methods in software.amazon.awssdk.services.sfn.model with parameters of type TestStateConfiguration Modifier and Type Method Description TestStateRequest.BuilderTestStateRequest.Builder. stateConfiguration(TestStateConfiguration stateConfiguration)Contains configurations for the state under test.
-