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 cdktn

cdktn.TerraformResourceMoveById(
  from: str,
  to: str
)

Properties

NameTypeDescription
fromstrNo description.
tostrNo description.

fromRequired

from: str
  • Type: str

toRequired

to: str
  • Type: str