componentVersion

@JvmName(name = "accflvtvsctutevd")
suspend fun componentVersion(value: Output<String>)
@JvmName(name = "rueupfxngjimbvho")
suspend fun componentVersion(value: String?)

Parameters

value

The version of the component. Defaults to the version of the Lambda function as a semantic version. For example, if your function version is 3 , the component version becomes 3.0.0 .