ebs Volumes
suspend fun ebsVolumes(value: Output<DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesArgs>)
suspend fun ebsVolumes(value: DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesArgs)
Parameters
value
Configure whether scanning EBS volumes is enabled as data source for the detector for instances with findings. See EBS volumes below for more details.
suspend fun ebsVolumes(argument: suspend DetectorDatasourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesArgsBuilder.() -> Unit)
Parameters
argument
Configure whether scanning EBS volumes is enabled as data source for the detector for instances with findings. See EBS volumes below for more details.