Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TargetResourceAdditionalTargetAttributesItem

The attributes that are associated with a rule or template target.

Hierarchy

  • TargetResourceAdditionalTargetAttributesItem

Index

Properties

Properties

name

name: string

The name of the additional attribute that you want to use to further qualify the target.

Options differ depending on the service or resource that you are targeting with a rule or template. For more information, refer to the service documentation.

operator

operator: string

The way in which the name field is compared to its value.

There are three types of operators: string, numeric, and boolean.

value

value: string

The value that you want to apply to name field.

Options differ depending on the rule or template that you configure. For more information, refer to the service documentation.

Generated using TypeDoc