projectParameters

@JvmName(name = "ynobclawgbogxpcn")
suspend fun projectParameters(value: Output<Map<String, SSISExecutionParameterArgs>>)
@JvmName(name = "vbmiowtqrelbdbhb")
suspend fun projectParameters(value: Map<String, SSISExecutionParameterArgs>?)

Parameters

value

The project level parameters to execute the SSIS package.


@JvmName(name = "jyetyppuxxcgwrot")
suspend fun projectParameters(vararg argument: Pair<String, suspend SSISExecutionParameterArgsBuilder.() -> Unit>)

Parameters

argument

The project level parameters to execute the SSIS package.


@JvmName(name = "qrqxdevrteeorfjx")
fun projectParameters(vararg values: Pair<String, SSISExecutionParameterArgs>)

Parameters

values

The project level parameters to execute the SSIS package.