Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

Information about the batch policy.

Compute information for the simulation job.

Compute information for the simulation job

Information about a data source.

Information about a data source.

Information about a deployment application configuration.

Information about a deployment configuration.

Information about a deployment job.

Configuration information for a deployment launch.

The object that contains the Docker image URI for either your robot or simulation applications.

Information about a failed create simulation job request.

Information about worlds that failed.

Information about a filter.

Information about worlds that finished.

Information about a fleet.

Information about a launch configuration.

The logging configuration.

Describes a network interface.

The output location.

Configuration information for port forwarding.

An object representing a port mapping.

Information about the progress of a deployment job.

Information about a rendering engine.

Information about a robot.

Application configuration information for a robot.

Summary information for a robot application.

Information about a robot deployment.

Information about a robot software suite (ROS distribution).

Information about S3 keys.

Information about an S3 object.

Information about a simulation application configuration.

Summary information for a simulation application.

Information about a simulation job.

Information about a simulation job batch.

Information about a simulation job request.

Summary information for a simulation job.

Information about a simulation software suite.

Information about a source.

Information about a source configuration.

Information about a template location.

Summary information for a template.

Information about a tool. Tools are used in a simulation job.

Provides upload configuration information. Files are uploaded from the simulation job to a location you specify.

If your simulation job accesses resources in a VPC, you provide this parameter identifying the list of security group IDs and subnet IDs. These must belong to the same VPC. You must provide at least one security group and two subnet IDs.

VPC configuration associated with your simulation job.

Configuration information for a world.

The number of worlds that will be created. You can configure the number of unique floorplans and the number of unique interiors for each floor plan. For example, if you want 1 world with 20 unique interiors, you set floorplanCount = 1 and interiorCountPerFloorplan = 20. This will result in 20 worlds (floorplanCount * interiorCountPerFloorplan).

Information about a world export job.

Information about a failed world.

Information about a world generator job.

Information about a world.

Enums