componentType

@JvmName(name = "shdinfnsipudrfex")
suspend fun componentType(value: Output<String>)
@JvmName(name = "mcoihabdcparxxay")
suspend fun componentType(value: String?)

Parameters

value

The component type. Supports mirrored build components and test components. Value range:

  • Build

  • Test Default value: Build.

NOTE: Build components can only be used in build templates and test components can only be used in test templates.