Interface protos.google.cloud.osconfig.v1alpha.OSPolicy.Resource.File.IRemote (1.7.0)

Properties of a Remote.

Package

@google-cloud/os-config!

Properties

sha256Checksum

sha256Checksum?: (string|null);

Remote sha256Checksum

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

Remote uri

Property Value
TypeDescription
(string|null)