Version: 1.2.0.11
stix.incident.property_affected Module¶
Classes¶
-
class
stix.incident.property_affected.PropertyAffected¶ Bases:
stix.base.Entity-
description_of_effect¶ A
StructuredTextListobject, containing descriptions about the purpose or intent of this object.Iterating over this object will yield its contents sorted by their
ordinalityvalue.Default Value: Empty
StructuredTextListobject.Note
IF this is set to a value that is not an instance of
StructuredText, an effort will ne made to convert it. If this is set to an iterable, any values contained that are not an instance ofStructuredTextwill be be converted.Returns: An instance of StructuredTextList
-
-
class
stix.incident.property_affected.NonPublicDataCompromised(value=None, data_encrypted=None)¶