class Aws::CodeCommit::Types::BatchAssociateApprovalRuleTemplateWithRepositoriesInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchAssociateApprovalRuleTemplateWithRepositoriesInput AWS API Documentation
@return [Array<String>]
</note>
array itself can be empty.
<note markdown=“1”> The length constraint limit is for each string in the array. The
template.
The names of the repositories you want to associate with the
@!attribute [rw] repository_names
@return [String]
repositories.
The name of the template you want to associate with one or more
@!attribute [rw] approval_rule_template_name
}
repository_names: [“RepositoryName”], # required
approval_rule_template_name: “ApprovalRuleTemplateName”, # required
{
data as a hash:
@note When making an API call, you may pass BatchAssociateApprovalRuleTemplateWithRepositoriesInput