Class: Aws::RoboMaker::Types::UpdateSimulationApplicationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the updated simulation application.

Returns:

  • (String)


5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#environmentTypes::Environment

The object that contains the Docker image URI used for your simulation application.

Returns:



5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_atTime

The time, in milliseconds since the epoch, when the simulation application was last updated.

Returns:

  • (Time)


5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the simulation application.

Returns:

  • (String)


5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#rendering_engineTypes::RenderingEngine

The rendering engine for the simulation application.



5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#revision_idString

The revision id of the simulation application.

Returns:

  • (String)


5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#robot_software_suiteTypes::RobotSoftwareSuite

Information about the robot software suite (ROS distribution).



5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#simulation_software_suiteTypes::SimulationSoftwareSuite

The simulation software suite used by the simulation application.



5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#sourcesArray<Types::Source>

The sources of the simulation application.

Returns:



5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end

#versionString

The version of the robot application.

Returns:

  • (String)


5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
# File 'gems/aws-sdk-robomaker/lib/aws-sdk-robomaker/types.rb', line 5570

class UpdateSimulationApplicationResponse < Struct.new(
  :arn,
  :name,
  :version,
  :sources,
  :simulation_software_suite,
  :robot_software_suite,
  :rendering_engine,
  :last_updated_at,
  :revision_id,
  :environment)
  SENSITIVE = []
  include Aws::Structure
end