PreventionDiscoveryConfigActionTagResourcesTagConditionTagArgs

data class PreventionDiscoveryConfigActionTagResourcesTagConditionTagArgs(val namespacedValue: Output<String>? = null) : ConvertibleToJava<PreventionDiscoveryConfigActionTagResourcesTagConditionTagArgs>

Constructors

constructor(namespacedValue: Output<String>? = null)

Properties

Link copied to clipboard
val namespacedValue: Output<String>? = null

The namespaced name for the tag value to attach to resources. Must be in the format {parent_id}/{tag_key_short_name}/{short_name}, for example, "123456/environment/prod".

Functions

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