Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayEndpointJsonataBaseProps
Packages that use CallApiGatewayEndpointJsonataBaseProps
Package
Description
Tasks for AWS Step Functions
- 
Uses of CallApiGatewayEndpointJsonataBaseProps in software.amazon.awscdk.services.stepfunctions.tasksSubinterfaces of CallApiGatewayEndpointJsonataBaseProps in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptioninterfaceProperties for calling an HTTP API Endpoint using JSONata.interfaceProperties for calling an REST API Endpoint using JSONata.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayEndpointJsonataBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayEndpointJsonataBasePropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonataPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayEndpointJsonataBasePropsModifier and TypeMethodDescriptionCallApiGatewayEndpointJsonataBaseProps.Builder.build()Builds the configured instance.