GoogleApi.OSConfig.V1.Model.OSPolicyResourceRepositoryResourceYumRepository (google_api_os_config v0.25.0)
View SourceRepresents a single yum package repository. These are added to a repo file that is managed at /etc/yum.repos.d/google_osconfig.repo.
Attributes
-
baseUrl(type:String.t, default:nil) - Required. The location of the repository directory. -
displayName(type:String.t, default:nil) - The display name of the repository. -
gpgKeys(type:list(String.t), default:nil) - URIs of GPG keys. -
id(type:String.t, default:nil) - Required. A one word, unique name for this repository. This is therepo idin the yum config file and also thedisplay_nameifdisplay_nameis omitted. This id is also used as the unique identifier when checking for resource conflicts.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.