SynapseSparkPropertiesArgs

constructor(autoPauseProperties: Output<AutoPausePropertiesArgs>? = null, autoScaleProperties: Output<AutoScalePropertiesArgs>? = null, nodeCount: Output<Int>? = null, nodeSize: Output<String>? = null, nodeSizeFamily: Output<String>? = null, poolName: Output<String>? = null, resourceGroup: Output<String>? = null, sparkVersion: Output<String>? = null, subscriptionId: Output<String>? = null, workspaceName: Output<String>? = null)