Simulation
AWS::SimSpaceWeaver::Simulation resource creates an AWS Simulation.
Example Usage
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Properties
Json object with all simulation details
The maximum running time of the simulation.
The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ). For more information about Amazon S3 , see the Amazon Simple Storage Service User Guide . Provide a SchemaS3Location
to start your simulation from a schema. If you provide a SchemaS3Location
then you can't provide a SnapshotS3Location
.
The location of the snapshot in Amazon Simple Storage Service ( Amazon S3 ). For more information about Amazon S3 , see the Amazon Simple Storage Service User Guide . Provide a SnapshotS3Location
to start your simulation from a snapshot. If you provide a SnapshotS3Location
then you can't provide a SchemaS3Location
.