Skip to main content

Initializer

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

&cdktn.TerraformAssetConfig {
	Path: *string,
	AssetHash: *string,
	Type: github.com/open-constructs/cdk-terrain-go/cdktn.AssetType,
}

Properties

NameTypeDescription
Path*stringNo description.
AssetHash*stringNo description.
TypeAssetTypeNo description.

PathRequired

Path *string
  • Type: *string

AssetHashOptional

AssetHash *string
  • Type: *string

TypeOptional

Type AssetType