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 |
The type of the security offering. |
| rds | The RDS configuration |
Inherited Properties
| description | The offering description. |
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
The type of the security offering.
offeringType: "DefenderForDatabasesAws"
Property Value
"DefenderForDatabasesAws"
rds
The RDS configuration
rds?: DefenderFoDatabasesAwsOfferingRds
Property Value
Inherited Property Details
description
The offering description.
description?: string
Property Value
string
Inherited From CloudOffering.description