Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleConditionSingleProperty

The requirement that must be met to determine the resource's level of compliance in accordance with the rule. To apply a single property check, define a configuration property and the desired value that you want to check against.

Hierarchy

Index

Properties

Optional description

description: string

operator

operator: string

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

To learn more, see the docs.

property

property: string

A resource configuration variable that describes the property that you want to apply to the target resource.

Available options depend on the target service and resource.

Optional value

value: string

The way in which you want your property to be applied.

Value options differ depending on the rule that you configure. If you use a boolean operator, you do not need to input a value.

Generated using TypeDoc