Initializer
Properties
| Name | Type | Description |
|---|---|---|
tfResourceType | string | No description. |
tfResourceTypeRequired
- Type: string
✨ v0.22.0 is live — providers rebuilt without cdktf as a peer dependency. Release notes · Migration guide · Provider dashboard
CDKTN Core API Reference for TerraformConstructor in Typescript.
import { testingMatchers } from 'cdktn'
const terraformConstructor: testingMatchers.TerraformConstructor = { ... }
| Name | Type | Description |
|---|---|---|
tfResourceType | string | No description. |
tfResourceTypeRequired public readonly tfResourceType: string;
Was this page helpful?