次の方法で共有


CspmMonitorAwsOffering type

AWS オファリング構成の CSPM 監視

type CspmMonitorAwsOffering = CloudOffering & {
  nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection
  offeringType: "CspmMonitorAws"
}