Crate tf_bindgen

Source

Re-exports§

pub use crate::builder::Builder;
pub use value::Value;
pub use serde;
pub use serde_json as json;
pub use tf_bindgen_cli as cli;
pub use tf_bindgen_schema as schema;

Modules§

builder
codegen
config
model
value

Structs§

Bindings
Path
Used to store the id of a construct.
Stack
Used to store and manage all resources and data sources associated with an infrastructure deployment.

Traits§

L1Construct
Provider
Scope