id property

String? id
getter/setter pair

A one word, unique name for this repository.

This is the repo id in the yum config file and also the display_name if display_name is omitted. This id is also used as the unique identifier when checking for resource conflicts.

Required.

Implementation

core.String? id;