buildRoleArn property

Input<String?>? buildRoleArn
final

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

final pulumi.Input<String?>? buildRoleArn;