Package | Description |
---|---|
com.hashicorp.cdktf |
cdktf
|
Modifier and Type | Class and Description |
---|---|
static class |
TerraformAssetConfig.Jsii$Proxy
An implementation for
TerraformAssetConfig |
Modifier and Type | Method and Description |
---|---|
TerraformAssetConfig |
TerraformAssetConfig.Builder.build()
Builds the configured instance.
|
Constructor and Description |
---|
TerraformAsset(software.constructs.Construct scope,
String id,
TerraformAssetConfig config)
(experimental) A Terraform Asset takes a file or directory outside of the CDK for Terraform context and moves it into it.
|
Copyright © 2022. All rights reserved.