SoftwareUpdateConfigurationTargetAzureQueryTagArgs

data class SoftwareUpdateConfigurationTargetAzureQueryTagArgs(val tag: Output<String>, val values: Output<List<String>>) : ConvertibleToJava<SoftwareUpdateConfigurationTargetAzureQueryTagArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val tag: Output<String>

Specifies the name of the tag to filter.

Link copied to clipboard
val values: Output<List<String>>

Specifies a list of values for this tag key.