class Aws::GuardDuty::Types::GetMembersRequest
@note When making an API call, you may pass GetMembersRequest
data as a hash: { detector_id: "DetectorId", # required account_ids: ["AccountId"], # required }
@!attribute [rw] detector_id
The unique ID of the detector of the GuardDuty account whose members you want to retrieve. @return [String]
@!attribute [rw] account_ids
A list of account IDs of the GuardDuty member accounts that you want to describe. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/GetMembersRequest AWS API Documentation
Constants
- SENSITIVE