Interface protos.google.cloud.osconfig.v1.OSPolicy.Resource.RepositoryResource.IAptRepository (2.2.2)

Properties of an AptRepository.

Package

@google-cloud/os-config

Properties

archiveType

archiveType?: (google.cloud.osconfig.v1.OSPolicy.Resource.RepositoryResource.AptRepository.ArchiveType|keyof typeof google.cloud.osconfig.v1.OSPolicy.Resource.RepositoryResource.AptRepository.ArchiveType|null);

AptRepository archiveType

components

components?: (string[]|null);

AptRepository components

distribution

distribution?: (string|null);

AptRepository distribution

gpgKey

gpgKey?: (string|null);

AptRepository gpgKey

uri

uri?: (string|null);

AptRepository uri