class Aws::CodeCommit::Types::ApprovalRule
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ApprovalRule AWS API Documentation
@return [Types::OriginApprovalRuleTemplate]
The approval rule template used to create the rule.
@!attribute [rw] origin_approval_rule_template
@return [String]
changes to the approval rule.
The Amazon Resource Name (ARN) of the user who made the most recent
@!attribute [rw] last_modified_user
@return [Time]
The date the approval rule was created, in timestamp format.
@!attribute [rw] creation_date
@return [Time]
format.
The date the approval rule was most recently changed, in timestamp
@!attribute [rw] last_modified_date
@return [String]
The SHA-256 hash signature for the content of the approval rule.
@!attribute [rw] rule_content_sha_256
@return [String]
The content of the approval rule.
@!attribute [rw] approval_rule_content
@return [String]
The name of the approval rule.
@!attribute [rw] approval_rule_name
@return [String]
The system-generated ID of the approval rule.
@!attribute [rw] approval_rule_id
Returns information about an approval rule.