Tool
class Tool
Information about a tool. Tools are used in a simulation job.
Types
Properties
Link copied to clipboard
Exit behavior determines what happens when your tool quits running. RESTART
will cause your tool to be restarted. FAIL
will cause your job to exit. The default is RESTART
.
Link copied to clipboard
Boolean indicating whether logs will be recorded in CloudWatch for the tool. The default is False
.
Link copied to clipboard