Class: Aws::Types::GetPullRequestInput
- Inherits:
-
Object
- Object
- Aws::Types::GetPullRequestInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pull_request_id ⇒ ::String
Returns the value of attribute pull_request_id.
Instance Attribute Details
#pull_request_id ⇒ ::String
Returns the value of attribute pull_request_id.
980 981 982 |
# File 'sig/types.rbs', line 980 def pull_request_id @pull_request_id end |