scan Ec2Instance With Findings
suspend fun scanEc2InstanceWithFindings(value: Output<DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsArgs>)
suspend fun scanEc2InstanceWithFindings(value: DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsArgs)
Parameters
value
Configure whether Malware Protection is enabled as data source for EC2 instances with findings for the detector. See Scan EC2 instance with findings below for more details.
suspend fun scanEc2InstanceWithFindings(argument: suspend DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsArgsBuilder.() -> Unit)
Parameters
argument
Configure whether Malware Protection is enabled as data source for EC2 instances with findings for the detector. See Scan EC2 instance with findings below for more details.