class Aws::CodeCommit::Types::UpdateApprovalRuleTemplateContentInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/UpdateApprovalRuleTemplateContentInput AWS API Documentation
@return [String]
can retrieve this information by using GetPullRequest.
The SHA-256 hash signature for the content of the approval rule. You
@!attribute [rw] existing_rule_content_sha_256
@return [String]
statements must be complete. You cannot provide only the changes.
The content that replaces the existing content of the rule. Content
@!attribute [rw] new_rule_content
@return [String]
content of the rule.
The name of the approval rule template where you want to update the
@!attribute [rw] approval_rule_template_name