CspmMonitorAwsOffering type
The CSPM monitoring for AWS offering configurations
type CspmMonitorAwsOffering = CloudOffering & {
nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection
offeringType: "CspmMonitorAws"
}