Skip to main content

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