class Aws::Inspector2::Types::DisableRequest
@note When making an API call, you may pass DisableRequest
data as a hash: { account_ids: ["AccountId"], resource_types: ["EC2"], # accepts EC2, ECR }
@!attribute [rw] account_ids
An array of account IDs you want to disable Amazon Inspector scans for. @return [Array<String>]
@!attribute [rw] resource_types
The resource scan types you want to disable. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/DisableRequest AWS API Documentation
Constants
- SENSITIVE