Skip to main content

Initializer

import cdktn

cdktn.TerraformAssetConfig(
  path: str,
  asset_hash: str = None,
  type: AssetType = None
)

Properties

NameTypeDescription
pathstrNo description.
asset_hashstrNo description.
typeAssetTypeNo description.

pathRequired

path: str
  • Type: str

asset_hashOptional

asset_hash: str
  • Type: str

typeOptional

type: AssetType