models_v2.cloud_spin_run_information_for_an_object module¶
- 
class 
models_v2.cloud_spin_run_information_for_an_object.CloudSpinRunInformationForAnObject(cloud_spin_target_results=None)[source]¶ Bases:
objectImplementation of the ‘Cloud Spin run information for an object.’ model.
Specifies information about Cloud Spin run for an object.
- Attributes:
 - cloud_spin_target_results (list of CloudSpinResultForATarget): Cloud
 Spin result for a target.
- 
classmethod 
from_dictionary(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
 dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
 object: An instance of this structure class.