id property

String? id
getter/setter pair

Restriction rule ID.

Required and must be unique within a DeployPolicy. The format is [a-z]([a-z0-9-]{0,61}[a-z0-9])?.

Required.

Implementation

core.String? id;