Skip to main content

Initializer

using Io.Cdktn;

new TerraformConstructor {
    string TfResourceType
};

Properties

NameTypeDescription
TfResourceTypestringNo description.

TfResourceTypeRequired

public string TfResourceType { get; set; }
  • Type: string