Condividi tramite


InformationProtectionAwsOffering type

La protezione delle informazioni per le configurazioni dell'offerta AWS

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