class Aws::GuardDuty::Types::GetIPSetRequest
@note When making an API call, you may pass GetIPSetRequest
data as a hash: { detector_id: "DetectorId", # required ip_set_id: "String", # required }
@!attribute [rw] detector_id
The unique ID of the detector that the IPSet is associated with. @return [String]
@!attribute [rw] ip_set_id
The unique ID of the IPSet to retrieve. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/GetIPSetRequest AWS API Documentation
Constants
- SENSITIVE