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

Class: Aws::CodeBuild::Types::ListBuildBatchesOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#idsArray<String>

An array of strings that contains the batch build identifiers.

Returns:

  • (Array<String>)

    An array of strings that contains the batch build identifiers.

#next_tokenString

If there are more items to return, this contains a token that is passed to a subsequent call to ListBuildBatches to retrieve the next set of items.

Returns:

  • (String)

    If there are more items to return, this contains a token that is passed to a subsequent call to ListBuildBatches to retrieve the next set of items.