Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayRestApiEndpointJsonataProps
Packages that use CallApiGatewayRestApiEndpointJsonataProps
Package
Description
Tasks for AWS Step Functions
- 
Uses of CallApiGatewayRestApiEndpointJsonataProps in software.amazon.awscdk.services.stepfunctions.tasksClasses in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayRestApiEndpointJsonataPropsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayRestApiEndpointJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayRestApiEndpointJsonataPropsModifier and TypeMethodDescriptionCallApiGatewayRestApiEndpointJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CallApiGatewayRestApiEndpointJsonataPropsModifier and TypeMethodDescriptionCallApiGatewayRestApiEndpoint.jsonata(software.constructs.Construct scope, String id, CallApiGatewayRestApiEndpointJsonataProps props) Call REST API endpoint as a Task using JSONata.