@pulumi/pulumi - v3.256.0
    Preparing search index...

    Class Stash

    Stash stores an arbitrary value in the state.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: Output<string>

    The provider-assigned unique ID for this managed resource. It is set during deployments and may be missing (undefined) during planning phases.

    input: Output<any>

    The most recent value passed to the stash resource.

    output: Output<any>

    The value saved in the state for the stash.

    urn: Output<string>

    The stable logical URN used to distinctly address a resource, both before and after deployments.

    Methods