Class ArchiveAbstract

An Archive represents a collection of named assets.

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Returns true if the given object is an instance of an Archive. This is designed to work even when multiple copies of the Pulumi SDK have been loaded into the same process.

    Parameters

    • obj: any

    Returns obj is Archive

Generated using TypeDoc