InformationProtectionAwsOfferingResponse

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offering description.

Link copied to clipboard

The native cloud connection configuration

Link copied to clipboard

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