Uses of Class
software.amazon.awscdk.services.stepfunctions.StateMachineGrants
Packages that use StateMachineGrants
Package
Description
AWS Step Functions Construct Library
-
Uses of StateMachineGrants in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return StateMachineGrantsModifier and TypeMethodDescriptionStateMachine.getGrants()Collection of grant methods for a StateMachine.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type StateMachineGrantsModifier and TypeMethodDescriptionvoidStateMachine.setGrants(StateMachineGrants value) Collection of grant methods for a StateMachine.