class Aws::CodeCommit::Types::ApprovalRuleTemplate
Returns information about an approval rule template.
@!attribute [rw] approval_rule_template_id
The system-generated ID of the approval rule template. @return [String]
@!attribute [rw] approval_rule_template_name
The name of the approval rule template. @return [String]
@!attribute [rw] approval_rule_template_description
The description of the approval rule template. @return [String]
@!attribute [rw] approval_rule_template_content
The content of the approval rule template. @return [String]
@!attribute [rw] rule_content_sha_256
The SHA-256 hash signature for the content of the approval rule template. @return [String]
@!attribute [rw] last_modified_date
The date the approval rule template was most recently changed, in timestamp format. @return [Time]
@!attribute [rw] creation_date
The date the approval rule template 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 template. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ApprovalRuleTemplate AWS API Documentation
Constants
- SENSITIVE