Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppPackageDescriptorV1

AppPackageDescriptorV1

    PackageDescriptorV1 is the serialized form of a package descriptor for a snippet.

    Properties

    • name string required
      Name is the simple name of the plugin.
    • version string optional
      Version is the optional version of the plugin.
    • downloadURL string optional
      DownloadURL is the optional URL to use when downloading the provider plugin binary.
    • parameterization AppParameterizationDescriptorV1 optional
      Parameterization is the optional parameterization of the package.
    • name string required
      Name is the name of the parameterized package.
    • version string required
      Version is the version of the parameterized package.
    • value array[string] required
      Value is the parameter value of the package.

      The infrastructure as code platform for any cloud.