Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Initializer

import { testingMatchers } from 'cdktn'

const terraformConstructor: testingMatchers.TerraformConstructor = { ... }

Properties

NameTypeDescription
tfResourceTypestringNo description.

tfResourceTypeRequired

public readonly tfResourceType: string;
  • Type: string