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