InformationProtectionAwsOffering type

The information protection for AWS offering configurations

type InformationProtectionAwsOffering = CloudOffering & {
  informationProtection?: InformationProtectionAwsOfferingInformationProtection
  offeringType: "InformationProtectionAws"
}