Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties that you can associate with a rule.

Hierarchy

  • RuleRequest

Index

Properties

Optional account_id

account_id: string

Your IBM Cloud account ID.

description

description: string

An extended description of your rule.

enforcement_actions

enforcement_actions: EnforcementAction[]

The actions that the service must run on your behalf when a request to create or modify the target resource does not comply with your conditions.

Optional labels

labels: string[]

Labels that you can use to group and search for similar rules, such as those that help you to meet a specific organization guideline.

name

name: string

A human-readable alias to assign to your rule.

required_config

required_config: RuleRequiredConfig

Optional rule_type

rule_type: string

The type of rule. Rules that you create are user_defined.

target

The properties that describe the resource that you want to target with the rule or template.

Generated using TypeDoc