ExperimentExecutionActionTargetDetailsProperties Class

Model that represents the Experiment action target details properties model.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ExperimentExecutionActionTargetDetailsProperties

Constructor

ExperimentExecutionActionTargetDetailsProperties(**kwargs)

Variables

status
str

The status of the execution.

target
str

The target for the action.

target_failed_time
datetime

String that represents the failed date time.

target_completed_time
datetime

String that represents the completed date time.

error
ExperimentExecutionActionTargetDetailsError

The error of the action.