Show / Hide Table of Contents

Class Asset

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

Inheritance
object
AssetOrArchive
Asset
FileAsset
RemoteAsset
StringAsset
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi
Assembly: Pulumi.dll
Syntax
public abstract class Asset : AssetOrArchive
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.