PulumiPackage

besom.codegen.metaschema.PulumiPackage
See thePulumiPackage companion object

Value parameters

config

The package's configuration variables

functions

A map from token to functionSpec that describes the set of functions defined by this package.

language

Additional language-specific data about the package

meta

Format metadata about this package

name

Name is the unqualified name of the package

pluginDownloadURL

The URL to use when downloading the provider plugin binary

provider

The provider type for this package, if any

resources

A map from type token to resourceSpec that describes the set of resources and components defined by this package.

types

A map from type token to complexTypeSpec that describes the set of complex types (i.e. object, enum) defined by this package.

version

Version is the version of the package

Attributes

See also
Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product