id property

String? id
getter/setter pair

ID of the rule.

This id must be unique in the Automation resource to which this rule belongs. The format is a-z{0,62}.

Required.

Implementation

core.String? id;