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

    Interface StashArgs

    The set of arguments for constructing a Stash resource.

    interface StashArgs {
        input: any;
    }
    Index

    Properties

    Properties

    input: any

    The value to store in the stash resource.