CspmMonitorDockerHubOfferingResponse

data class CspmMonitorDockerHubOfferingResponse(val description: String, val offeringType: String)

The CSPM (Cloud security posture management) monitoring for Docker Hub offering

Constructors

Link copied to clipboard
constructor(description: String, offeringType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offering description.

Link copied to clipboard

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