approverRoles property

Input<List<String>?>? approverRoles
final

List of repository roles that have approval privileges for pull request builds when comment approval is required. This argument must be specified only when requiresCommentApproval is not DISABLED. See the AWS documentation for valid values and defaults.

Implementation

final pulumi.Input<List<String>?>? approverRoles;