Information Protection Aws Offering Response
data class InformationProtectionAwsOfferingResponse(val description: String, val informationProtection: InformationProtectionAwsOfferingResponseInformationProtection? = null, val offeringType: String)
The information protection for AWS offering
Constructors
Link copied to clipboard
constructor(description: String, informationProtection: InformationProtectionAwsOfferingResponseInformationProtection? = null, offeringType: String)