Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayEndpointJsonPathBaseProps
Packages that use CallApiGatewayEndpointJsonPathBaseProps
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayEndpointJsonPathBaseProps in software.amazon.awscdk.services.stepfunctions.tasks
Subinterfaces of CallApiGatewayEndpointJsonPathBaseProps in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptioninterfaceProperties for calling an HTTP API Endpoint using JSONPath.interfaceProperties for calling an REST API Endpoint using JSONPath.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayEndpointJsonPathBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayEndpointJsonPathBasePropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonPathPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayEndpointJsonPathBasePropsModifier and TypeMethodDescriptionCallApiGatewayEndpointJsonPathBaseProps.Builder.build()Builds the configured instance.