Partilhar via


CspmMonitorAwsOffering type

O monitoramento do CSPM para AWS oferecendo configurações

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