Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayEndpointBaseProps
Packages that use CallApiGatewayEndpointBaseProps
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayEndpointBaseProps in software.amazon.awscdk.services.stepfunctions.tasks
Subinterfaces of CallApiGatewayEndpointBaseProps in software.amazon.awscdk.services.stepfunctions.tasksModifier and TypeInterfaceDescriptioninterfaceProperties for calling an HTTP API Endpoint.interfaceProperties for calling an REST API Endpoint.Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayEndpointBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayEndpointBasePropsstatic final classAn implementation forCallApiGatewayHttpApiEndpointPropsstatic final classAn implementation forCallApiGatewayRestApiEndpointPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayEndpointBasePropsModifier and TypeMethodDescriptionCallApiGatewayEndpointBaseProps.Builder.build()Builds the configured instance.