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
late final pulumi.Output<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.
late final pulumi.Output<String> buildRoleArn;