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
fun InformationProtectionAwsOfferingArgs(informationProtection: Output<InformationProtectionAwsOfferingInformationProtectionArgs>? = null, offeringType: Output<String>)
Functions
Properties
Link copied to clipboard
val informationProtection: Output<InformationProtectionAwsOfferingInformationProtectionArgs>? = null