buildRoleArn property

Output<String> buildRoleArn
latefinal

ARN of the IAM role used to build the image. The role must be assumable by lambda.amazonaws.com and have access to the code artifact.

Implementation

late final pulumi.Output<String> buildRoleArn;