次の方法で共有


InformationProtectionAwsOffering type

AWS オファリング構成の情報保護

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