Compartir a través de


InformationProtectionAwsOffering type

La protección de la información para las configuraciones de ofertas de AWS

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