Dynamics Sink Args
constructor(alternateKeyName: Output<Any>? = null, bypassBusinessLogicExecution: Output<Any>? = null, bypassPowerAutomateFlows: Output<Any>? = null, disableMetricsCollection: Output<Any>? = null, ignoreNullValues: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, type: Output<String>, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null, writeBehavior: Output<Either<String, DynamicsSinkWriteBehavior>>)