You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::BatchDescribeSimulationJobRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::BatchDescribeSimulationJobRequest
- Defined in:
- (unknown)
Overview
Note:
When passing BatchDescribeSimulationJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
jobs: ["Arn"], # required
}
Instance Attribute Summary collapse
-
#jobs ⇒ Array<String>
A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
Instance Attribute Details
#jobs ⇒ Array<String>
A list of Amazon Resource Names (ARNs) of simulation jobs to describe.