id property
The policy id.The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-).
Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.
Required.
Implementation
core.String? id;