Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayHttpApiEndpointOptions
Packages that use CallApiGatewayHttpApiEndpointOptions
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayHttpApiEndpointOptions in software.amazon.awscdk.services.stepfunctions.tasks
Subinterfaces of CallApiGatewayHttpApiEndpointOptions in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptioninterfaceProperties for calling an HTTP API Endpoint using JSONata.interfaceProperties for calling an HTTP API Endpoint using JSONPath.interfaceProperties for calling an HTTP API Endpoint.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayHttpApiEndpointOptionsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonataPropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonPathPropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointOptionsstatic final classAn implementation forCallApiGatewayHttpApiEndpointPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayHttpApiEndpointOptionsModifier and TypeMethodDescriptionCallApiGatewayHttpApiEndpointOptions.Builder.build()Builds the configured instance.