class Aws::CodeCommit::Types::Evaluation
Returns information about the approval rules applied to a pull request and whether conditions have been met.
@!attribute [rw] approved
Whether the state of the pull request is approved. @return [Boolean]
@!attribute [rw] overridden
Whether the approval rule requirements for the pull request have been overridden and no longer need to be met. @return [Boolean]
@!attribute [rw] approval_rules_satisfied
The names of the approval rules that have had their conditions met. @return [Array<String>]
@!attribute [rw] approval_rules_not_satisfied
The names of the approval rules that have not had their conditions met. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/Evaluation AWS API Documentation
Constants
- SENSITIVE