Class: Aws::CodeCommit::Types::Approval
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeCommit::Types::Approval
- Defined in:
- gems/aws-sdk-codecommit/lib/aws-sdk-codecommit/types.rb
Overview
Returns information about a specific approval on a pull request.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#approval_state ⇒ String
The state of the approval, APPROVE or REVOKE.
-
#user_arn ⇒ String
The Amazon Resource Name (ARN) of the user.