Interface protos.google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IYumRepository (1.6.6)

Properties of a YumRepository.

Package

@google-cloud/os-config!

Properties

baseUrl

baseUrl?: (string|null);

YumRepository baseUrl

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

YumRepository displayName

Property Value
TypeDescription
(string|null)

gpgKeys

gpgKeys?: (string[]|null);

YumRepository gpgKeys

Property Value
TypeDescription
(string[]|null)

id

id?: (string|null);

YumRepository id

Property Value
TypeDescription
(string|null)