You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeBuild::Types::BatchGetBuildBatchesInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeBuild::Types::BatchGetBuildBatchesInput
- Defined in:
- (unknown)
Overview
Note:
When passing BatchGetBuildBatchesInput as input to an Aws::Client method, you can use a vanilla Hash:
{
ids: ["NonEmptyString"], # required
}
Instance Attribute Summary collapse
-
#ids ⇒ Array<String>
An array that contains the batch build identifiers to retrieve.
Instance Attribute Details
#ids ⇒ Array<String>
An array that contains the batch build identifiers to retrieve.