Package com.pulumi.asset
package com.pulumi.asset
-
ClassesClassDescriptionAn Archive represents a collection of named assets.Asset represents a single blob of text or data that is managed as a first class entity.An AssetArchive is an archive created from an in-memory collection of named assets or other archives.A FileArchive is a file-based archive, or a collection of file-based assets.FileAsset is a kind of asset produced from a given path to a file on the local filesystem.A RemoteArchive is a file-based archive fetched from a remote location.RemoteAsset is a kind of asset produced from a given URI string.StringAsset is a kind of asset produced from an in-memory UTF8-encoded string.