TerraformExportResult.Import Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Terraform import blocks for the current export, which users can use to run "terraform plan" with to import the resources.
public string Import { get; }
member this.Import : string
Public ReadOnly Property Import As String