buildRoleArn property
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;
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.
final pulumi.Input<String?>? buildRoleArn;