Structs§
- Stash
Args - Input arguments used to create a [
Stash] resource. - Stash
Args Builder - Use builder syntax to set the inputs and finish with
build_struct(). - Stash
Result - 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.