Class: Aws::Types::GetPullRequestInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pull_request_id::String

Returns the value of attribute pull_request_id.

Returns:

  • (::String)


980
981
982
# File 'sig/types.rbs', line 980

def pull_request_id
  @pull_request_id
end