matchAnyTag

@JvmName(name = "ispqedupigmtuhkf")
suspend fun matchAnyTag(value: Output<List<StorageLensGroupTagArgs>>)
@JvmName(name = "cfakfovgbqcvrmiw")
suspend fun matchAnyTag(value: List<StorageLensGroupTagArgs>?)

Parameters

value

This property contains the list of object tags. At least one object tag must be specified. Up to 10 object tags are allowed.


@JvmName(name = "imgtmerjjojtvipn")
suspend fun matchAnyTag(vararg values: Output<StorageLensGroupTagArgs>)


@JvmName(name = "mqafhlwbmlmdtehq")
suspend fun matchAnyTag(values: List<Output<StorageLensGroupTagArgs>>)
@JvmName(name = "bcfuutudxerbbaqj")
suspend fun matchAnyTag(vararg values: StorageLensGroupTagArgs)

Parameters

values

This property contains the list of object tags. At least one object tag must be specified. Up to 10 object tags are allowed.


@JvmName(name = "vqcdmmnlsqwxmrcb")
suspend fun matchAnyTag(argument: List<suspend StorageLensGroupTagArgsBuilder.() -> Unit>)
@JvmName(name = "oqfamrgtaygnrvac")
suspend fun matchAnyTag(vararg argument: suspend StorageLensGroupTagArgsBuilder.() -> Unit)
@JvmName(name = "ymkdwyhvfaeqrxmj")
suspend fun matchAnyTag(argument: suspend StorageLensGroupTagArgsBuilder.() -> Unit)

Parameters

argument

This property contains the list of object tags. At least one object tag must be specified. Up to 10 object tags are allowed.