Defender Cspm Aws Offering Vm Scanners Args
data class DefenderCspmAwsOfferingVmScannersArgs(val configuration: Output<DefenderCspmAwsOfferingConfigurationArgs>? = null, val enabled: Output<Boolean>? = null) : ConvertibleToJava<DefenderCspmAwsOfferingVmScannersArgs>
The Microsoft Defender for Server VM scanning configuration
Constructors
Link copied to clipboard
constructor(configuration: Output<DefenderCspmAwsOfferingConfigurationArgs>? = null, enabled: Output<Boolean>? = null)