class Aws::RoboMaker::Types::Compute
Compute
information for the simulation job.
@note When making an API call, you may pass Compute
data as a hash: { simulation_unit_limit: 1, }
@!attribute [rw] simulation_unit_limit
The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided. The default is 15. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/Compute AWS API Documentation
Constants
- SENSITIVE