Builder
class Builder
Properties
Link copied to clipboard
The Amazon States Language (ASL) definition of the state or state machine.
Link copied to clipboard
Determines the values to return when a state is tested. You can specify one of the following types:
Link copied to clipboard
Specifies whether or not to include secret information in the test result. For HTTP Tasks, a secret includes the data that an EventBridge connection adds to modify the HTTP request headers, query parameters, and body. Step Functions doesn't omit any information included in the state definition or the HTTP response.
Link copied to clipboard
Contains configurations for the state under test.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sfn.model.MockInput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sfn.model.TestStateConfiguration inside the given block