CspmMonitorGcpOfferingResponse

data class CspmMonitorGcpOfferingResponse(val description: String, val nativeCloudConnection: CspmMonitorGcpOfferingResponseNativeCloudConnection? = null, val offeringType: String)

The CSPM monitoring for GCP offering

Constructors

Link copied to clipboard
constructor(description: String, nativeCloudConnection: CspmMonitorGcpOfferingResponseNativeCloudConnection? = null, offeringType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offering description.

Link copied to clipboard

The native cloud connection configuration

Link copied to clipboard

The type of the security offering. Expected value is 'CspmMonitorGcp'.