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