CspmMonitorGitLabOfferingArgs

data class CspmMonitorGitLabOfferingArgs(val offeringType: Output<String>) : ConvertibleToJava<CspmMonitorGitLabOfferingArgs>

The CSPM (Cloud security posture management) monitoring for gitlab offering

Constructors

Link copied to clipboard
constructor(offeringType: Output<String>)

Properties

Link copied to clipboard
val offeringType: Output<String>

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

Functions

Link copied to clipboard
open override fun toJava(): CspmMonitorGitLabOfferingArgs