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