customProperties

@JvmName(name = "kmystxugwnypmnaa")
suspend fun customProperties(value: Output<List<IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgs>>)

Parameters

value

Custom properties are used to tune the data flow runtime performance.


@JvmName(name = "tyvespjplqsbjtcp")
suspend fun customProperties(vararg values: Output<IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgs>)


@JvmName(name = "lxvbjsafobjsobfi")
suspend fun customProperties(values: List<Output<IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgs>>)
@JvmName(name = "bsytvtmpbqulhuib")
suspend fun customProperties(vararg values: IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgs)

Parameters

values

Custom properties are used to tune the data flow runtime performance.


@JvmName(name = "loumpxemsahgpvuv")
suspend fun customProperties(argument: List<suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "hkhrclfdqeemtxdy")
suspend fun customProperties(vararg argument: suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "dwlbajyjwvptvbrs")
suspend fun customProperties(argument: suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit)

Parameters

argument

Custom properties are used to tune the data flow runtime performance.