Skip to main content

Initializer

import "github.com/open-constructs/cdk-terrain-go/cdktn"

&cdktn.TerraformResourceMoveById {
	From: *string,
	To: *string,
}

Properties

NameTypeDescription
From*stringNo description.
To*stringNo description.

FromRequired

From *string
  • Type: *string

ToRequired

To *string
  • Type: *string