Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayEndpointBaseOptions
Packages that use CallApiGatewayEndpointBaseOptions
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayEndpointBaseOptions in software.amazon.awscdk.services.stepfunctions.tasks
Subinterfaces of CallApiGatewayEndpointBaseOptions in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptioninterfaceBase CallApiGatewayEndpoint Task Props.interfaceBase CallApiGatewayEndpoint Task Props.interfaceBase CallApiGatewayEndpoint Task Props.interfaceProperties for calling an HTTP API Endpoint using JSONata.interfaceProperties for calling an HTTP API Endpoint using JSONPath.interfaceProperties for calling an HTTP API Endpoint.interfaceProperties for calling an REST API Endpoint using JSONata.interfaceProperties for calling an REST API Endpoint using JSONPath.interfaceProperties for calling an REST API Endpoint.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayEndpointBaseOptionsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayEndpointBaseOptionsstatic final classAn implementation forCallApiGatewayEndpointBasePropsstatic final classAn implementation forCallApiGatewayEndpointJsonataBasePropsstatic final classAn implementation forCallApiGatewayEndpointJsonPathBasePropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonataPropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointJsonPathPropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointJsonataPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointJsonPathPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayEndpointBaseOptionsModifier and TypeMethodDescriptionCallApiGatewayEndpointBaseOptions.Builder.build()Builds the configured instance.