Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.CallApiGatewayRestApiEndpointProps
Packages that use CallApiGatewayRestApiEndpointProps
Package
Description
Tasks for AWS Step Functions
-
Uses of CallApiGatewayRestApiEndpointProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement CallApiGatewayRestApiEndpointPropsModifier and TypeClassDescriptionstatic final classAn implementation forCallApiGatewayRestApiEndpointPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return CallApiGatewayRestApiEndpointPropsModifier and TypeMethodDescriptionCallApiGatewayRestApiEndpointProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CallApiGatewayRestApiEndpointPropsModifierConstructorDescriptionCallApiGatewayRestApiEndpoint(software.constructs.Construct scope, String id, CallApiGatewayRestApiEndpointProps props)