Share via


TerraformExportResult.Import Property

Definition

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

Property Value

Applies to