Prevention Discovery Config Action Tag Resources Tag Condition
data class PreventionDiscoveryConfigActionTagResourcesTagCondition(val sensitivityScore: PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScore? = null, val tag: PreventionDiscoveryConfigActionTagResourcesTagConditionTag? = null)
Constructors
Link copied to clipboard
constructor(sensitivityScore: PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScore? = null, tag: PreventionDiscoveryConfigActionTagResourcesTagConditionTag? = null)
Properties
Link copied to clipboard
val sensitivityScore: PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScore? = null
Conditions attaching the tag to a resource on its profile having this sensitivity score. Structure is documented below.
Link copied to clipboard
The tag value to attach to resources. Structure is documented below.