PosturePolicySetPolicyConstraintSecurityHealthAnalyticsModule

data class PosturePolicySetPolicyConstraintSecurityHealthAnalyticsModule(val moduleEnablementState: String? = null, val moduleName: String)

Constructors

constructor(moduleEnablementState: String? = null, moduleName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The state of enablement for the module at its level of the resource hierarchy. Possible values are: ENABLEMENT_STATE_UNSPECIFIED, ENABLED, DISABLED.

Link copied to clipboard

The name of the module eg: BIGQUERY_TABLE_CMEK_DISABLED.