Search
Preparing search index...
The search index is not available
cdktf-injector
Options
All
Public
Public/Protected
All
Inherited
Menu
cdktf-injector
Reference
TerraformLazyElement
Class TerraformLazyElement<NestedTerraformElementType, NestedConfigType, NestedSharedType>
Type Parameters
NestedTerraformElementType
extends
TerraformElement
NestedConfigType
NestedSharedType =
undefined
Hierarchy
TerraformElement
TerraformLazyElement
Index
Constructors
constructor
Properties
nested
Constructors
constructor
new
Terraform
Lazy
Element
<
NestedTerraformElementType
,
NestedConfigType
,
NestedSharedType
>
(
scope
:
Construct
, id
:
string
, config
:
TerraformLazyElementConfig
<
NestedTerraformElementType
,
NestedConfigType
,
NestedSharedType
>
)
:
TerraformLazyElement
<
NestedTerraformElementType
,
NestedConfigType
,
NestedSharedType
>
Type Parameters
NestedTerraformElementType
extends
TerraformElement
<
NestedTerraformElementType
>
NestedConfigType
NestedSharedType =
undefined
Parameters
scope:
Construct
id:
string
config:
TerraformLazyElementConfig
<
NestedTerraformElementType
,
NestedConfigType
,
NestedSharedType
>
Returns
TerraformLazyElement
<
NestedTerraformElementType
,
NestedConfigType
,
NestedSharedType
>
Properties
nested
nested
:
TerraformInjectorElementContainer
<
NestedTerraformElementType
,
NestedSharedType
>
[]
Exports
Reference
Terraform
Lazy
Element
constructor
nested
Generated using
TypeDoc