DefenderCspmAwsOfferingResponse

data class DefenderCspmAwsOfferingResponse(val dataSensitivityDiscovery: DefenderCspmAwsOfferingResponseDataSensitivityDiscovery? = null, val databasesDspm: DefenderCspmAwsOfferingResponseDatabasesDspm? = null, val description: String, val offeringType: String, val vmScanners: DefenderCspmAwsOfferingResponseVmScanners? = null)

The CSPM P1 for AWS offering

Constructors

Link copied to clipboard
constructor(dataSensitivityDiscovery: DefenderCspmAwsOfferingResponseDataSensitivityDiscovery? = null, databasesDspm: DefenderCspmAwsOfferingResponseDatabasesDspm? = null, description: String, offeringType: String, vmScanners: DefenderCspmAwsOfferingResponseVmScanners? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The databases DSPM configuration

Link copied to clipboard

The Microsoft Defender Data Sensitivity discovery configuration

Link copied to clipboard

The offering description.

Link copied to clipboard

The type of the security offering. Expected value is 'DefenderCspmAws'.

Link copied to clipboard

The Microsoft Defender for Server VM scanning configuration