tagRelation

val tagRelation: Output<String>?

The logical relation among the ECS tags that to be matched. Valid values:

  • and: Only the public IP addresses of ECS instances that match all the specified tags can be added to the Address Book. This is the default value.

  • or: The public IP addresses of ECS instances that match one of the specified tags can be added to the Address Book.