Uses of Class
software.amazon.awscdk.services.stepfunctions.StateMachine
Package
Description
AWS APIGatewayv2 Integrations
AWS Step Functions Construct Library
-
Uses of StateMachine in software.amazon.awscdk.aws_apigatewayv2_integrations
Modifier and TypeMethodDescriptionHttpStepFunctionsIntegrationProps.getStateMachine()
Statemachine that Integrates with API Gateway.final StateMachine
HttpStepFunctionsIntegrationProps.Jsii$Proxy.getStateMachine()
Modifier and TypeMethodDescriptionHttpStepFunctionsIntegration.Builder.stateMachine
(StateMachine stateMachine) Statemachine that Integrates with API Gateway.HttpStepFunctionsIntegrationProps.Builder.stateMachine
(StateMachine stateMachine) Sets the value ofHttpStepFunctionsIntegrationProps.getStateMachine()
-
Uses of StateMachine in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionvoid
StateGraph.bind
(StateMachine stateMachine) Binds this StateGraph to the StateMachine it defines and updates state machine permissions.