Uses of Class
software.amazon.awscdk.services.stepfunctions.TaskRole
Packages that use TaskRole
Package
Description
AWS Step Functions Construct Library
- 
Uses of TaskRole in software.amazon.awscdk.services.stepfunctionsMethods in software.amazon.awscdk.services.stepfunctions that return TaskRoleModifier and TypeMethodDescriptionstatic TaskRoleConstruct a task role based on the provided IAM Role.static TaskRoleTaskRole.fromRoleArnJsonPath(String expression) Construct a task role retrieved from task inputs using a json expression.Credentials.getRole()The role to be assumed for executing the Task.final TaskRoleCredentials.Jsii$Proxy.getRole()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type TaskRole