Skip to main content

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

NameDescription
ToStringNo description.
ToTerraformNo description.

ToString

private string ToString()

ToTerraform

private double ToTerraform()

Static Functions

NameDescription
IsTerraformCountNo description.
OfNo description.

IsTerraformCount

using Io.Cdktn;

TerraformCount.IsTerraformCount(object X);

XRequired

  • Type: object

Of

using Io.Cdktn;

TerraformCount.Of(double Count);

CountRequired

  • Type: double

Properties

NameTypeDescription
IndexdoubleNo description.

IndexRequired

public double Index { get; }
  • Type: double