class Aws::CodeCommit::Types::PullRequestEvent
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/PullRequestEvent AWS API Documentation
@return [Types::ApprovalRuleOverriddenEventMetadata]
request.
Information about an approval rule override event for a pull
@!attribute [rw] approval_rule_overridden_event_metadata
@return [Types::ApprovalStateChangedEventMetadata]
Information about an approval state change for a pull request.
@!attribute [rw] approval_state_changed_event_metadata
@return [Types::ApprovalRuleEventMetadata]
Information about a pull request event.
@!attribute [rw] approval_rule_event_metadata
@return [Types::PullRequestMergedStateChangedEventMetadata]
request event.
Information about the change in mergability state for the pull
@!attribute [rw] pull_request_merged_state_changed_event_metadata
@return [Types::PullRequestSourceReferenceUpdatedEventMetadata]
event.
Information about the updated source branch for the pull request
@!attribute [rw] pull_request_source_reference_updated_event_metadata
@return [Types::PullRequestStatusChangedEventMetadata]
Information about the change in status for the pull request event.
@!attribute [rw] pull_request_status_changed_event_metadata
@return [Types::PullRequestCreatedEventMetadata]
request.
Information about the source and destination branches for the pull
@!attribute [rw] pull_request_created_event_metadata
@return [String]
commits or changing the status of a pull request.
the event. Examples include updating the pull request with more
The Amazon Resource Name (ARN) of the user whose actions resulted in
@!attribute [rw] actor_arn
@return [String]
(PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
event (PULL_REQUEST_STATUS_CHANGED) or update event
The type of the pull request event (for example, a status change
@!attribute [rw] pull_request_event_type
@return [Time]
The day and time of the pull request event, in timestamp format.
@!attribute [rw] event_date
@return [String]
The system-generated ID of the pull request.
@!attribute [rw] pull_request_id
Returns information about a pull request event.