NAME
Paws::GuardDuty::GetIPSetResponse
ATTRIBUTES
REQUIRED Format => Str
The format of the file that contains the IPSet.
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 IPSet. For example: https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.
REQUIRED Name => Str
The user-friendly name for the IPSet.
REQUIRED Status => Str
The status of IPSet file that was uploaded.
Valid values are: "INACTIVE"
, "ACTIVATING"
, "ACTIVE"
, "DEACTIVATING"
, "ERROR"
, "DELETE_PENDING"
, "DELETED"
=head2 Tags => Paws::GuardDuty::TagMap
The tags of the IPSet resource.