Uses of Class
software.amazon.awssdk.services.sfn.model.TestStateConfiguration
Packages that use TestStateConfiguration
-
Uses of TestStateConfiguration in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return TestStateConfigurationModifier and TypeMethodDescriptionfinal TestStateConfigurationTestStateRequest.stateConfiguration()Contains configurations for the state under test.Methods in software.amazon.awssdk.services.sfn.model with parameters of type TestStateConfigurationModifier and TypeMethodDescriptionTestStateRequest.Builder.stateConfiguration(TestStateConfiguration stateConfiguration) Contains configurations for the state under test.