serviceRole property

Input<String?>? serviceRole
final

ARN of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.

Implementation

final pulumi.Input<String?>? serviceRole;