You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::PullRequestStatusChangedEventMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a change to the status of a pull request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#pull_request_statusString

The changed status of the pull request.

Possible values:

  • OPEN
  • CLOSED

Returns:

  • (String)

    The changed status of the pull request.