Interface protos.google.cloud.osconfig.v1beta.SoftwareRecipe.Step.IExtractArchive (2.2.2)

Properties of an ExtractArchive.

Package

@google-cloud/os-config

Properties

artifactId

artifactId?: (string|null);

ExtractArchive artifactId

destination

destination?: (string|null);

ExtractArchive destination

type

type?: (google.cloud.osconfig.v1beta.SoftwareRecipe.Step.ExtractArchive.ArchiveType|keyof typeof google.cloud.osconfig.v1beta.SoftwareRecipe.Step.ExtractArchive.ArchiveType|null);

ExtractArchive type