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