sources property

List<PatchSource>? sources
final

Information about the patches to use to update the instances, including target operating systems and source repositories. Applies to Linux instances only.

Implementation

final List<PatchSource>? sources;