FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfigArgs

data class FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfigArgs(val maxPageSize: Output<Int>) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfigArgs>

Constructors

constructor(maxPageSize: Output<Int>)

Properties

Link copied to clipboard
val maxPageSize: Output<Int>

he maximum number of records that Amazon AppFlow receives in each page of the response from your SAP application.

Functions

Link copied to clipboard
open override fun toJava(): FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfigArgs