Class PullRequestApprovalRulesNotSatisfiedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PullRequestApprovalRulesNotSatisfiedException.Builder,PullRequestApprovalRulesNotSatisfiedException>

@Generated("software.amazon.awssdk:codegen") public final class PullRequestApprovalRulesNotSatisfiedException extends CodeCommitException implements ToCopyableBuilder<PullRequestApprovalRulesNotSatisfiedException.Builder,PullRequestApprovalRulesNotSatisfiedException>

The pull request cannot be merged because one or more approval rules applied to the pull request have conditions that have not been met.

See Also: