class Aws::CodeCommit::Types::UpdateApprovalRuleTemplateNameInput
@note When making an API call, you may pass UpdateApprovalRuleTemplateNameInput
data as a hash: { old_approval_rule_template_name: "ApprovalRuleTemplateName", # required new_approval_rule_template_name: "ApprovalRuleTemplateName", # required }
@!attribute [rw] old_approval_rule_template_name
The current name of the approval rule template. @return [String]
@!attribute [rw] new_approval_rule_template_name
The new name you want to apply to the approval rule template. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/UpdateApprovalRuleTemplateNameInput AWS API Documentation
Constants
- SENSITIVE