AwsLambdaExecutionRoleInput

AwsLambdaExecutionRoleInput = AwsLambdaExecutionRoleReference | pulumi.Input<string>

Supported execution-role inputs for AwsLambdaFunctionArgs.

Example

CODE
const directRoleArn: AwsLambdaExecutionRoleInput = appRole.arn;