menu
pulumi_aws package
documentation
appflow.dart
FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfig
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return <String, dynamic>{ 'maxPageSize': maxPageSize, }; }
pulumi_aws package
documentation
appflow
FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfig
toMap method
FlowSourceFlowConfigSourceConnectorPropertiesSapoDataParallelismConfig class