Skip to main content
Iterator for the Terraform count property.

Methods

NameDescription
ToStringNo description.
ToTerraformNo description.

ToString

func ToString() *string

ToTerraform

func ToTerraform() *f64

Static Functions

NameDescription
IsTerraformCountNo description.
OfNo description.

IsTerraformCount

import "github.com/open-constructs/cdk-terrain-go/cdktn"

cdktn.TerraformCount_IsTerraformCount(x interface{}) *bool

xRequired

  • Type: interface{}

Of

import "github.com/open-constructs/cdk-terrain-go/cdktn"

cdktn.TerraformCount_Of(count *f64) TerraformCount

countRequired

  • Type: *f64

Properties

NameTypeDescription
Index*f64No description.

IndexRequired

func Index() *f64
  • Type: *f64