class Aws::GuardDuty::Types::GetMemberDetectorsRequest

@note When making an API call, you may pass GetMemberDetectorsRequest

data as a hash:

    {
      detector_id: "DetectorId", # required
      account_ids: ["AccountId"], # required
    }

@!attribute [rw] detector_id

The detector ID for the administrator account.
@return [String]

@!attribute [rw] account_ids

The account ID of the member account.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/GetMemberDetectorsRequest AWS API Documentation

Constants

SENSITIVE