Skip to main content

Initializer

import { testingMatchers } from 'cdktn'

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

Properties

NameTypeDescription
tfResourceTypestringNo description.

tfResourceTypeRequired

public readonly tfResourceType: string;
  • Type: string