serviceRole property

Output<String> serviceRole
latefinal

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

late final pulumi.Output<String> serviceRole;