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