Partilhar via


InformationProtectionAwsOffering type

A proteção de informações para configurações de oferta da AWS

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