You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::ListRepositoriesForApprovalRuleTemplateOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

An enumeration token that allows the operation to batch the next results of the operation.

Returns:

  • (String)

    An enumeration token that allows the operation to batch the next results of the operation.

#repository_namesArray<String>

A list of repository names that are associated with the specified approval rule template.

Returns:

  • (Array<String>)

    A list of repository names that are associated with the specified approval rule template.