Partager via


InformationProtectionAwsOffering type

Protection des informations pour les configurations d’offres AWS

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