substitutionOption

@JvmName(name = "qvvlfxheepuyweuc")
suspend fun substitutionOption(value: Output<String>)
@JvmName(name = "dsoyfneqsfbpjnno")
suspend fun substitutionOption(value: String?)

Parameters

value

Option to specify behavior when there is an error in the substitution checks. NOTE this is always set to ALLOW_LOOSE for triggered builds and cannot be overridden in the build configuration file. Possible values are MUST_MATCH and ALLOW_LOOSE.