DefenderFoDatabasesAwsOffering interface
The Defender for Databases AWS offering
- Extends
Properties
| arc |
The ARC autoprovisioning configuration |
| databases |
The databases data security posture management (DSPM) configuration |
| offering |
Polymorphic discriminator, which specifies the different types this object can be |
| rds | The RDS configuration |
Inherited Properties
| description | The offering description. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
arcAutoProvisioning
The ARC autoprovisioning configuration
arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning
Property Value
databasesDspm
The databases data security posture management (DSPM) configuration
databasesDspm?: DefenderFoDatabasesAwsOfferingDatabasesDspm
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderForDatabasesAws"
Property Value
"DefenderForDatabasesAws"
rds
The RDS configuration
rds?: DefenderFoDatabasesAwsOfferingRds
Property Value
Inherited Property Details
description
The offering description. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
Inherited From CloudOffering.description