다음을 통해 공유


InformationProtectionAwsOffering type

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

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