共用方式為


InformationProtectionAwsOffering type

AWS 供應項目組態的信息保護

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