tags

@JvmName(name = "dmtrekxgwthyygol")
suspend fun tags(value: Output<List<String>>)
@JvmName(name = "wngmrsxxttvognuc")
suspend fun tags(value: List<String>)

Parameters

value

A list of VM instance tags that this policy-based route applies to. VM instances that have ANY of tags specified here will install this PBR.


@JvmName(name = "hjxjwwpkqhlqykrd")
suspend fun tags(vararg values: Output<String>)


@JvmName(name = "ttwgfxyvglephhsh")
suspend fun tags(values: List<Output<String>>)
@JvmName(name = "ehbooqbfjrpahuqt")
suspend fun tags(vararg values: String)

Parameters

values

A list of VM instance tags that this policy-based route applies to. VM instances that have ANY of tags specified here will install this PBR.