Skip to main content

Crate pulumi_gestalt_rust

Crate pulumi_gestalt_rust 

Source

Modules§

resources
stdlib

Macros§

include_provider
Load specific generated provider
pulumi_any
Construct a PulumiAny value from JSON-like literals.
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
RegisterResourceRequest
ResourceRequestObjectField

Enums§

Input
Wrapper for either static value or Output
OneOf2
OneOf3
OneOf4

Traits§

FromPulumiValue
Provider
ToOutput
Helper trait utilized in pulumi_format! macro
ToPulumiAny
ToPulumiValue

Functions§

run
Entrypoint for execution

Type Aliases§

PulumiAny