Information Protection Aws Offering Args
data class InformationProtectionAwsOfferingArgs(val informationProtection: Output<InformationProtectionAwsOfferingInformationProtectionArgs>? = null, val offeringType: Output<String>) : ConvertibleToJava<InformationProtectionAwsOfferingArgs>
The information protection for AWS offering
Constructors
Link copied to clipboard
constructor(informationProtection: Output<InformationProtectionAwsOfferingInformationProtectionArgs>? = null, offeringType: Output<String>)
Properties
Link copied to clipboard
val informationProtection: Output<InformationProtectionAwsOfferingInformationProtectionArgs>? = null
The native cloud connection configuration
Link copied to clipboard
The type of the security offering. Expected value is 'InformationProtectionAws'.