You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::DescribeSimulationJobBatchRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::DescribeSimulationJobBatchRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DescribeSimulationJobBatchRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
batch: "Arn", # required
}
Instance Attribute Summary collapse
-
#batch ⇒ String
The id of the batch to describe.
Instance Attribute Details
#batch ⇒ String
The id of the batch to describe.