Interface protos.google.cloud.osconfig.v1beta.SoftwareRecipe.IArtifact (4.1.0)

Properties of an Artifact.

Package

@google-cloud/os-config

Properties

allowInsecure

allowInsecure?: (boolean|null);

Artifact allowInsecure

gcs

gcs?: (google.cloud.osconfig.v1beta.SoftwareRecipe.Artifact.IGcs|null);

Artifact gcs

id

id?: (string|null);

Artifact id

remote

remote?: (google.cloud.osconfig.v1beta.SoftwareRecipe.Artifact.IRemote|null);

Artifact remote