class Aws::CodeCommit::Types::ApprovalRule

Returns information about an approval rule.

@!attribute [rw] approval_rule_id

The system-generated ID of the approval rule.
@return [String]

@!attribute [rw] approval_rule_name

The name of the approval rule.
@return [String]

@!attribute [rw] approval_rule_content

The content of the approval rule.
@return [String]

@!attribute [rw] rule_content_sha_256

The SHA-256 hash signature for the content of the approval rule.
@return [String]

@!attribute [rw] last_modified_date

The date the approval rule was most recently changed, in timestamp
format.
@return [Time]

@!attribute [rw] creation_date

The date the approval rule was created, in timestamp format.
@return [Time]

@!attribute [rw] last_modified_user

The Amazon Resource Name (ARN) of the user who made the most recent
changes to the approval rule.
@return [String]

@!attribute [rw] origin_approval_rule_template

The approval rule template used to create the rule.
@return [Types::OriginApprovalRuleTemplate]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ApprovalRule AWS API Documentation

Constants

SENSITIVE