customProperties

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cbrdtjdhhlpiwpld")
suspend fun customProperties(argument: List<suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "scbxvhiyyvrvegyq")
suspend fun customProperties(vararg argument: suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "mejvfjmbjsybppxo")
suspend fun customProperties(argument: suspend IntegrationRuntimeDataFlowPropertiesCustomPropertiesArgsBuilder.() -> Unit)

Parameters

argument

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