Skip to main content

Module stash

Module stash 

Source

Structs§

StashArgs
Input arguments used to create a [Stash] resource.
StashArgsBuilder
Use builder syntax to set the inputs and finish with build_struct().
StashResult
Output object returned from stash creation.

Functions§

create
Registers a new stash resource with the given unique name and arguments.
create_with_options
Same as create, but with additional generic options that control registration behavior.