Prevention Discovery Config Action Tag Resources Tag Condition Args
data class PreventionDiscoveryConfigActionTagResourcesTagConditionArgs(val sensitivityScore: Output<PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScoreArgs>? = null, val tag: Output<PreventionDiscoveryConfigActionTagResourcesTagConditionTagArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigActionTagResourcesTagConditionArgs>
Constructors
Link copied to clipboard
constructor(sensitivityScore: Output<PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScoreArgs>? = null, tag: Output<PreventionDiscoveryConfigActionTagResourcesTagConditionTagArgs>? = null)
Properties
Link copied to clipboard
val sensitivityScore: Output<PreventionDiscoveryConfigActionTagResourcesTagConditionSensitivityScoreArgs>? = 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.