InformationProtectionAwsOffering type

AWS 제품 구성에 대한 정보 보호

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