CspmMonitorGcpOffering interface

The CSPM monitoring for GCP offering

Extends

Properties

nativeCloudConnection

The native cloud connection configuration

offeringType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

description

The offering description. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

nativeCloudConnection

The native cloud connection configuration

nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection

Property Value

offeringType

Polymorphic discriminator, which specifies the different types this object can be

offeringType: "CspmMonitorGcp"

Property Value

"CspmMonitorGcp"

Inherited Property Details

description

The offering description. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

Inherited From CloudOffering.description