NAME
Paws::GuardDuty::GetThreatIntelSetResponse
ATTRIBUTES
REQUIRED Format => Str
The format of the threatIntelSet.
Valid values are: "TXT"
, "STIX"
, "OTX_CSV"
, "ALIEN_VAULT"
, "PROOF_POINT"
, "FIRE_EYE"
=head2 REQUIRED Location => Str
The URI of the file that contains the ThreatIntelSet. For example: https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.
REQUIRED Name => Str
A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
REQUIRED Status => Str
The status of threatIntelSet file uploaded.
Valid values are: "INACTIVE"
, "ACTIVATING"
, "ACTIVE"
, "DEACTIVATING"
, "ERROR"
, "DELETE_PENDING"
, "DELETED"
=head2 Tags => Paws::GuardDuty::TagMap
The tags of the threat list resource.