accessRoleArn property

Input<String?>? accessRoleArn
final

ARN of the IAM role that grants the App Runner service access to a source repository. Required for ECR image repositories (but not for ECR Public)

Implementation

final pulumi.Input<String?>? accessRoleArn;