Class AssetAbstract

Asset represents a single blob of text or data that is managed as a first-class entity.

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Returns true if the given object is an Asset. 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 Asset

Generated using TypeDoc