AwsLambdaExecutionRoleInput
AwsLambdaExecutionRoleInput = AwsLambdaExecutionRoleReference | pulumi.Input<string>Supported execution-role inputs for AwsLambdaFunctionArgs.
Example
CODE
const directRoleArn: AwsLambdaExecutionRoleInput = appRole.arn;AwsLambdaExecutionRoleInput = AwsLambdaExecutionRoleReference | pulumi.Input<string>Supported execution-role inputs for AwsLambdaFunctionArgs.
Example
const directRoleArn: AwsLambdaExecutionRoleInput = appRole.arn;