Skip to main content

Crate pulumi_gestalt_rust

Crate pulumi_gestalt_rust 

Source

Modules§

any_export
resources
stdlib

Macros§

include_provider
Load specific generated provider
pulumi_any
Construct a PulumiAny value from a JSON literal.
pulumi_combine
Combine multiple Outputs into a single Output of tuple type. Supports up to 16 arguments.
pulumi_format
Generates Output with formatted string. Supports up to 16 arguments.

Structs§

CompositeOutput
Context
CustomResourceOptions
InvokeResourceRequest
Output
PulumiAny
Represents a dynamically typed Pulumi value.
RegisterResourceRequest
ResourceRequestObjectField

Enums§

Input
Wrapper for either static value or Output
OneOf2
OneOf3
OneOf4

Traits§

Provider
ToOutput
Helper trait utilized in pulumi_format! macro
ToPulumiAny
Extension trait for converting values to PulumiAny.

Functions§

add_export
Add the given Output to Stack Output
run
Entrypoint for execution