| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchEventsExecutionDataDetails |
StartSyncExecutionResponse.inputDetails()
Returns the value of the InputDetails property for this object.
|
CloudWatchEventsExecutionDataDetails |
DescribeExecutionResponse.inputDetails()
Returns the value of the InputDetails property for this object.
|
CloudWatchEventsExecutionDataDetails |
StartSyncExecutionResponse.outputDetails()
Returns the value of the OutputDetails property for this object.
|
CloudWatchEventsExecutionDataDetails |
DescribeExecutionResponse.outputDetails()
Returns the value of the OutputDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
StartSyncExecutionResponse.Builder |
StartSyncExecutionResponse.Builder.inputDetails(CloudWatchEventsExecutionDataDetails inputDetails)
Sets the value of the InputDetails property for this object.
|
DescribeExecutionResponse.Builder |
DescribeExecutionResponse.Builder.inputDetails(CloudWatchEventsExecutionDataDetails inputDetails)
Sets the value of the InputDetails property for this object.
|
StartSyncExecutionResponse.Builder |
StartSyncExecutionResponse.Builder.outputDetails(CloudWatchEventsExecutionDataDetails outputDetails)
Sets the value of the OutputDetails property for this object.
|
DescribeExecutionResponse.Builder |
DescribeExecutionResponse.Builder.outputDetails(CloudWatchEventsExecutionDataDetails outputDetails)
Sets the value of the OutputDetails property for this object.
|
Copyright © 2023. All rights reserved.