class Aws::Inspector2::Types::AutoEnable
Represents which scan types are automatically enabled for new members of your Amazon Inspector organization.
@note When making an API call, you may pass AutoEnable
data as a hash: { ec2: false, # required ecr: false, # required }
@!attribute [rw] ec2
Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization. @return [Boolean]
@!attribute [rw] ecr
Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/AutoEnable AWS API Documentation
Constants
- SENSITIVE