#include <Approval.h>
Returns information about a specific approval on a pull request.
See Also:
AWS API Reference
Definition at line 33 of file Approval.h.
◆ Approval() [1/2]
Aws::CodeCommit::Model::Approval::Approval |
( |
| ) |
|
◆ Approval() [2/2]
◆ ApprovalStateHasBeenSet()
bool Aws::CodeCommit::Model::Approval::ApprovalStateHasBeenSet |
( |
| ) |
const |
|
inline |
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 93 of file Approval.h.
◆ GetApprovalState()
const ApprovalState& Aws::CodeCommit::Model::Approval::GetApprovalState |
( |
| ) |
const |
|
inline |
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 87 of file Approval.h.
◆ GetUserArn()
const Aws::String& Aws::CodeCommit::Model::Approval::GetUserArn |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 45 of file Approval.h.
◆ Jsonize()
◆ operator=()
◆ SetApprovalState() [1/2]
void Aws::CodeCommit::Model::Approval::SetApprovalState |
( |
ApprovalState && |
value | ) |
|
|
inline |
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 105 of file Approval.h.
◆ SetApprovalState() [2/2]
void Aws::CodeCommit::Model::Approval::SetApprovalState |
( |
const ApprovalState & |
value | ) |
|
|
inline |
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 99 of file Approval.h.
◆ SetUserArn() [1/3]
void Aws::CodeCommit::Model::Approval::SetUserArn |
( |
Aws::String && |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 60 of file Approval.h.
◆ SetUserArn() [2/3]
void Aws::CodeCommit::Model::Approval::SetUserArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 55 of file Approval.h.
◆ SetUserArn() [3/3]
void Aws::CodeCommit::Model::Approval::SetUserArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 65 of file Approval.h.
◆ UserArnHasBeenSet()
bool Aws::CodeCommit::Model::Approval::UserArnHasBeenSet |
( |
| ) |
const |
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 50 of file Approval.h.
◆ WithApprovalState() [1/2]
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 117 of file Approval.h.
◆ WithApprovalState() [2/2]
The state of the approval, APPROVE or REVOKE. REVOKE states are not stored.
Definition at line 111 of file Approval.h.
◆ WithUserArn() [1/3]
The Amazon Resource Name (ARN) of the user.
Definition at line 75 of file Approval.h.
◆ WithUserArn() [2/3]
The Amazon Resource Name (ARN) of the user.
Definition at line 70 of file Approval.h.
◆ WithUserArn() [3/3]
Approval& Aws::CodeCommit::Model::Approval::WithUserArn |
( |
const char * |
value | ) |
|
|
inline |
The Amazon Resource Name (ARN) of the user.
Definition at line 80 of file Approval.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-codecommit/include/aws/codecommit/model/Approval.h