InformationProtectionAwsOffering interface
The information protection for AWS offering
- Extends
Properties
| information |
The native cloud connection configuration |
| offering |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
| description | The offering description. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
informationProtection
The native cloud connection configuration
informationProtection?: InformationProtectionAwsOfferingInformationProtection
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "InformationProtectionAws"
Property Value
"InformationProtectionAws"
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