Documentation Index
Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Iterator for the Terraform count property.
Methods
| Name | Description |
|---|
ToString | No description. |
ToTerraform | No description. |
ToString
private string ToString()
private double ToTerraform()
Static Functions
| Name | Description |
|---|
IsTerraformCount | No description. |
Of | No description. |
using Io.Cdktn;
TerraformCount.IsTerraformCount(object X);
XRequired
using Io.Cdktn;
TerraformCount.Of(double Count);
CountRequired
Properties
| Name | Type | Description |
|---|
Index | double | No description. |
IndexRequired
public double Index { get; }