Compartilhar via


InformationProtectionAwsOffering type

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

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